let wolfs advance to Great Wolfs and to Direwolfs
(it could be guarded by an #ifdef ENABLE_WOLF_ADVANCEMENTS passed to extra_defines=)
This commit is contained in:
parent
ad5f949a59
commit
a47748b79a
2 changed files with 4 additions and 6 deletions
|
@ -24,11 +24,10 @@
|
|||
hitpoints=32
|
||||
movement_type=orcishfoot
|
||||
movement=8
|
||||
experience=150
|
||||
{AMLA_DEFAULT}
|
||||
experience=40
|
||||
level=1
|
||||
alignment=neutral
|
||||
advances_to=null
|
||||
advances_to=Great Wolf
|
||||
undead_variation=mounted
|
||||
cost=17
|
||||
usage=scout
|
||||
|
|
|
@ -8,11 +8,10 @@
|
|||
hitpoints=45
|
||||
movement_type=orcishfoot
|
||||
movement=9
|
||||
experience=150
|
||||
{AMLA_DEFAULT}
|
||||
experience=80
|
||||
level=2
|
||||
alignment=neutral
|
||||
advances_to=null
|
||||
advances_to=Direwolf
|
||||
undead_variation=mounted
|
||||
cost=30
|
||||
usage=scout
|
||||
|
|
Loading…
Add table
Reference in a new issue