Merge pull request #4521 from slavrenyuk/fix_draug_portrait_TRoW
Changed Draug portrait in The Rise of Wesnoth
This commit is contained in:
commit
15b038f8c9
2 changed files with 6 additions and 0 deletions
|
@ -540,6 +540,10 @@
|
|||
value=3
|
||||
|
||||
{NAMED_LOYAL_UNIT 5 Draug $|spawn_x $|spawn_y "General Kafka" _"General Kafka"}
|
||||
[+unit]
|
||||
# default portrait has Sceptre of Fire on the shield which is incorrect storywise
|
||||
profile="portraits/undead/draug-2.png"
|
||||
[/unit]
|
||||
|
||||
{LOYAL_UNIT 5 (Chocobone) $|spawn_x $|spawn_y}
|
||||
{LOYAL_UNIT 5 (Chocobone) $|spawn_x $|spawn_y}
|
||||
|
|
|
@ -38,6 +38,8 @@
|
|||
type=Draug
|
||||
id=General Heravan
|
||||
name= _ "General Heravan"
|
||||
# default portrait has Sceptre of Fire on the shield which is incorrect storywise
|
||||
profile="portraits/undead/death-knight.png"
|
||||
side=2
|
||||
canrecruit=yes
|
||||
{GOLD 130 170 210}
|
||||
|
|
Loading…
Add table
Reference in a new issue