mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-26 18:14:13 +00:00
Fix tutorial units without xp bar. (bug #19279)
This commit is contained in:
parent
d862432361
commit
3bc6ea611d
@ -10,6 +10,8 @@
|
||||
movement_type=smallfoot
|
||||
movement=6
|
||||
experience=28
|
||||
advances_to=null
|
||||
{AMLA_DEFAULT}
|
||||
level=1
|
||||
alignment=lawful
|
||||
cost=18
|
||||
|
@ -11,6 +11,8 @@
|
||||
movement_type=smallfoot
|
||||
movement=6
|
||||
experience=28
|
||||
advances_to=null
|
||||
{AMLA_DEFAULT}
|
||||
level=1
|
||||
alignment=lawful
|
||||
cost=18
|
||||
|
@ -6,6 +6,8 @@
|
||||
image="units/quintain.png"
|
||||
movement=1
|
||||
hitpoints=57
|
||||
advances_to=null
|
||||
{AMLA_DEFAULT}
|
||||
level=1
|
||||
cost=10
|
||||
usage=mixed fighter
|
||||
|
Loading…
x
Reference in New Issue
Block a user