mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-09 15:44:14 +00:00
Duh. Set Garak's portrait at Captain level.
This commit is contained in:
parent
d30eff33ec
commit
4855f9c1bb
@ -578,6 +578,7 @@ name=moveto
|
|||||||
type=Desert Captain
|
type=Desert Captain
|
||||||
description=Garak
|
description=Garak
|
||||||
user_description= _ "Garak"
|
user_description= _ "Garak"
|
||||||
|
profile=portraits/garak.png
|
||||||
upkeep=full
|
upkeep=full
|
||||||
x=35
|
x=35
|
||||||
y=34
|
y=34
|
||||||
@ -589,6 +590,7 @@ name=moveto
|
|||||||
[object]
|
[object]
|
||||||
duration=forever
|
duration=forever
|
||||||
[effect]
|
[effect]
|
||||||
|
# He only gets this effect at Captain level.
|
||||||
unit_type="Desert Captain"
|
unit_type="Desert Captain"
|
||||||
apply_to=attack
|
apply_to=attack
|
||||||
range=ranged
|
range=ranged
|
||||||
|
@ -1,3 +1,2 @@
|
|||||||
# Make sure our special units keep the right portraits as they advance
|
# Make sure our special units keep the right portraits as they advance
|
||||||
{SET_PORTRAIT_ON_ADVANCE "Elyssa" "Silver Mage" "portraits/elyssa_silver.png"}
|
{SET_PORTRAIT_ON_ADVANCE "Elyssa" "Silver Mage" "portraits/elyssa_silver.png"}
|
||||||
{SET_PORTRAIT_ON_ADVANCE "Garak" "Desert Marshal" "portraits/garak.png"}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user