Skip to content

Commit

Permalink
Fix unit AMLA experience at max level
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Oct 24, 2019
1 parent 15e4392 commit de408ff
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion data/core/units/dunefolk/Harrier.cfg
Expand Up @@ -8,7 +8,7 @@
hitpoints=53
movement_type=duneelusivefoot
movement=7
experience=100
experience=150
level=3
alignment=lawful
advances_to=null
Expand Down
2 changes: 1 addition & 1 deletion data/core/units/dunefolk/Luminary.cfg
Expand Up @@ -12,7 +12,7 @@
{ABILITY_SELF_HEAL}
[/abilities]
movement=5
experience=100
experience=150
level=3
alignment=liminal
{AMLA_DEFAULT}
Expand Down
2 changes: 1 addition & 1 deletion data/core/units/monsters/Jinn.cfg
Expand Up @@ -8,7 +8,7 @@
hitpoints=58
movement_type=spirit
movement=8
experience=150
experience=100
level=2
alignment=liminal
advances_to=null
Expand Down
2 changes: 1 addition & 1 deletion data/core/units/monsters/Roc.cfg
Expand Up @@ -9,7 +9,7 @@
hitpoints=56
movement_type=fly
movement=10
experience=120
experience=100
level=2
alignment=neutral
advances_to=null
Expand Down
2 changes: 1 addition & 1 deletion data/core/units/nagas/Dervish.cfg
Expand Up @@ -9,7 +9,7 @@
hitpoints=57
movement_type=naga
movement=7
experience=100
experience=150
level=3
alignment=liminal
advances_to=null
Expand Down
2 changes: 1 addition & 1 deletion data/core/units/nagas/Zephyr.cfg
Expand Up @@ -8,7 +8,7 @@
hitpoints=53
movement_type=naga
movement=7
experience=100
experience=150
level=3
alignment=liminal
advances_to=null
Expand Down

0 comments on commit de408ff

Please sign in to comment.