Made the Lancer and the Deathblade conform...
...to the current AMLA standards, thus fixing bug #19196.
This commit is contained in:
parent
bd5512489b
commit
fcc8108c56
4 changed files with 6 additions and 2 deletions
|
@ -38,6 +38,8 @@ Version 1.9.12+svn:
|
|||
* Multiplayer:
|
||||
* Fix user interface set to side 1 when entering linger mode
|
||||
(bug #15847)
|
||||
* Unit changes and balancing:
|
||||
* Changed the Lancer's and the Deathblade's AMLA requirements to conform to the current AMLA standards
|
||||
* User interface:
|
||||
* Removed blur from the add-ons description dialog
|
||||
* Fixed bug #19121: Make click dismiss work properly.
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
hitpoints=50
|
||||
movement_type=mounted
|
||||
movement=10
|
||||
experience=150
|
||||
experience=100
|
||||
level=2
|
||||
alignment=lawful
|
||||
advances_to=null
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
hitpoints=39
|
||||
movement_type=undeadfoot
|
||||
movement=6
|
||||
experience=150
|
||||
experience=100
|
||||
level=2
|
||||
alignment=chaotic
|
||||
advances_to=null
|
||||
|
|
|
@ -12,6 +12,8 @@ Version 1.9.12+svn:
|
|||
(bug #15847).
|
||||
* Fixes showing of larger portraits on smaller screens
|
||||
(bugs #17961 and #18686).
|
||||
* Unit changes and balancing:
|
||||
* Changed the Lancer's and the Deathblade's AMLA requirements to conform to the current AMLA standards
|
||||
* Whiteboard:
|
||||
* Display turn numbers on multi-turn planned moves
|
||||
* Fix attacks not finishing but still being transmitted over the network when
|
||||
|
|
Loading…
Add table
Reference in a new issue