mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-09 09:04:17 +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
|
||||
description=Garak
|
||||
user_description= _ "Garak"
|
||||
profile=portraits/garak.png
|
||||
upkeep=full
|
||||
x=35
|
||||
y=34
|
||||
@ -589,6 +590,7 @@ name=moveto
|
||||
[object]
|
||||
duration=forever
|
||||
[effect]
|
||||
# He only gets this effect at Captain level.
|
||||
unit_type="Desert Captain"
|
||||
apply_to=attack
|
||||
range=ranged
|
||||
|
@ -1,3 +1,2 @@
|
||||
# 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 "Garak" "Desert Marshal" "portraits/garak.png"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user