Skip to content

Commit

Permalink
Merge pull request #4521 from slavrenyuk/fix_draug_portrait_TRoW
Browse files Browse the repository at this point in the history
Changed Draug portrait in The Rise of Wesnoth
  • Loading branch information
nemaara committed Oct 27, 2019
2 parents b9c0969 + 72047ca commit 15b038f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Expand Up @@ -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}
Expand Down
Expand Up @@ -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}
Expand Down

0 comments on commit 15b038f

Please sign in to comment.