Fix naming inconsistency with Troll Whelp's portrait
This commit is contained in:
parent
f8235840fe
commit
af36589647
3 changed files with 3 additions and 3 deletions
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 128 KiB |
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
|
@ -4,7 +4,7 @@
|
|||
name= _ "Troll Whelp"
|
||||
race=troll
|
||||
image="units/trolls/whelp.png"
|
||||
profile="portraits/Kitty/troll_whelp_small.png"
|
||||
profile="portraits/Kitty/troll-whelp.png"
|
||||
ellipse="misc/ellipse"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=42
|
||||
|
@ -26,13 +26,13 @@
|
|||
size=400
|
||||
side="left"
|
||||
mirror="false"
|
||||
image="portraits/Kitty/transparent/troll_whelp.png"
|
||||
image="portraits/Kitty/transparent/troll-whelp.png"
|
||||
[/portrait]
|
||||
[portrait]
|
||||
size=400
|
||||
side="right"
|
||||
mirror="true"
|
||||
image="portraits/Kitty/transparent/troll_whelp.png"
|
||||
image="portraits/Kitty/transparent/troll-whelp.png"
|
||||
[/portrait]
|
||||
[attack]
|
||||
name=fist
|
||||
|
|
Loading…
Add table
Reference in a new issue