ESR did not take dwarf-guard.png into account for renaming it...
...to dwarf.png. Fixing this. * Rename image file (only the non-transparent portrait needed it). * Fix wmllint rule. * Fix relevant mainline references.
This commit is contained in:
parent
928b1de901
commit
de25875708
4 changed files with 3 additions and 3 deletions
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 45 KiB |
|
@ -5,7 +5,7 @@
|
|||
race=dwarf
|
||||
image="units/dwarves/guard.png"
|
||||
ellipse="misc/ellipse"
|
||||
profile=portraits/dwarves/dwarf-guard.png
|
||||
profile=portraits/dwarves/guard.png
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=42
|
||||
movement_type=dwarvishfoot
|
||||
|
|
|
@ -376,7 +376,7 @@ Negotiation Progress: $player_$side_number|.leader_option_2.progress|/$player_$s
|
|||
[message]
|
||||
speaker=narrator
|
||||
caption=_ "Negotiation Complete"
|
||||
image="images/portraits/dwarves/dwarf-guard.png"
|
||||
image="images/portraits/dwarves/guard.png"
|
||||
#wmllint: display on
|
||||
message= _ "Our talks are complete - the Dwarves will gladly fight by your side. Which of our brethren do you want to recruit?"
|
||||
#wmllint: display off
|
||||
|
|
|
@ -217,7 +217,7 @@ linechanges = (
|
|||
("portraits/James_Woo/assassin.png",
|
||||
"portraits/humans/assassin.png"),
|
||||
("portraits/James_Woo/dwarf-guard.png",
|
||||
"portraits/dwarves/dwarf-guard.png"),
|
||||
"portraits/dwarves/guard.png"),
|
||||
("portraits/James_Woo/orc-warlord.png",
|
||||
"portraits/orcs/warlord.png"),
|
||||
("portraits/James_Woo/orc-warlord2.png",
|
||||
|
|
Loading…
Add table
Reference in a new issue