Units: fix white horse HP and XP stats (#8814)
As pointed out by Celtic Minstrel and hejnewar
This commit is contained in:
parent
3924b06e70
commit
c57251ef34
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@
|
|||
[/base_unit]
|
||||
image="units/monsters/horse/horse.png{HORSE_WHITE_IPF}"
|
||||
profile="portraits/monsters/white-horse.webp"
|
||||
hitpoints=50
|
||||
hitpoints=31
|
||||
experience=50
|
||||
advances_to=null
|
||||
{AMLA_DEFAULT}
|
||||
movement_type=woodland
|
||||
|
|
Loading…
Add table
Reference in a new issue