mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-26 12:52:02 +00:00
WoF/Units: Adjust XP value oversights in the campaign units.
Outrigger XP set to 100 Stymphalian XP set to 50 Wyrm XP set to 50 To conform to AMLA-XP conventions
This commit is contained in:
commit
314f6f7c78
@ -15,7 +15,7 @@ The shallow draft of the outrigger's hulls allows it to be landed at coastal vil
|
||||
|
||||
# Leveling
|
||||
level=2
|
||||
experience=50
|
||||
experience=100
|
||||
advances_to=null
|
||||
{AMLA_DEFAULT}
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
|
||||
# Leveling
|
||||
level=1
|
||||
experience=100
|
||||
experience=50
|
||||
advances_to=null
|
||||
{AMLA_DEFAULT}
|
||||
undead_variation=falcon
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
# Leveling
|
||||
level=1
|
||||
experience=70
|
||||
experience=50
|
||||
advances_to=null
|
||||
{AMLA_DEFAULT}
|
||||
undead_variation=drake
|
||||
|
Loading…
x
Reference in New Issue
Block a user