mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-12 11:17:57 +00:00
UtBS: Fixed Naga Sentinel gaining AMLA after 32 XP
This commit is contained in:
parent
4f6a3fa76d
commit
392aa70a00
@ -9,6 +9,8 @@ Version 1.9.8+svn:
|
||||
in villages during get_villages phase (bug #18101)
|
||||
* Campaigns:
|
||||
* Fixed remaining deprecation warnings about empty side=
|
||||
* Under the Burning Suns:
|
||||
* Fixed Naga Sentinel gaining an AMLA after 32 XP instead of the usual 150.
|
||||
* Engine:
|
||||
* Fixed bug #17780: Allow objects to 'increase' damage to 0
|
||||
* Fixed bug #18098: now recruits and recalls capture village if recruited or
|
||||
|
@ -7,7 +7,7 @@
|
||||
hitpoints=55
|
||||
movement_type=naga
|
||||
movement=6
|
||||
experience=32
|
||||
experience=150
|
||||
[resistance]
|
||||
blade=90
|
||||
pierce=90
|
||||
|
@ -3,6 +3,9 @@ changes may be omitted). For a complete list of changes, see the main
|
||||
changelog: http://svn.gna.org/viewcvs/*checkout*/wesnoth/trunk/changelog
|
||||
|
||||
Version 1.9.8+svn:
|
||||
* Campaigns:
|
||||
* Under the Burning Suns:
|
||||
* Fixed Naga Sentinel gaining an AMLA after 32 XP instead of the usual 150.
|
||||
* Language and i18n:
|
||||
* Updated translations: British English, Estonian, Galician, Indonesian,
|
||||
Latin, Old English, Russian.
|
||||
|
Loading…
x
Reference in New Issue
Block a user