mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 16:30:00 +00:00
Fix naming inconsistency with Troll Whelp's portrait
This commit is contained in:
parent
f8235840fe
commit
af36589647
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…
x
Reference in New Issue
Block a user