Made it so that Kaleh gets the default AMLA after he's been fully upgraded.
This commit is contained in:
parent
6ef8c991f2
commit
f768c307a4
3 changed files with 18 additions and 0 deletions
|
@ -3,6 +3,9 @@ Version 1.10.0+svn:
|
|||
* Son of the Black Eye:
|
||||
* Removed Al'Brock and Flar'Tar death as defeat condition in objectives in
|
||||
Civil War
|
||||
* Under the Burning Suns:
|
||||
* Made it so that Kaleh gets the default AMLA after he's been fully
|
||||
upgraded
|
||||
* Language and i18n:
|
||||
* Updated translations: Italian
|
||||
* Miscellaneous and bug fixes:
|
||||
|
|
|
@ -605,6 +605,11 @@ Enemy units cannot see this unit while it is in desert dunes, desert mountains,
|
|||
experience=71
|
||||
name= _ "Desert Marshal"
|
||||
{KALEH_CAPTAIN Captain3}
|
||||
|
||||
{AMLA_DEFAULT}
|
||||
[+advancement]
|
||||
require_amla=leadership,bolas,camouflage,bow,bow2,bow3,sword,sustenance,stun
|
||||
[/advancement]
|
||||
[/variation]
|
||||
# Hero variation tree - reached when sword2 is chosen
|
||||
# disables leadership
|
||||
|
@ -642,5 +647,10 @@ Enemy units cannot see this unit while it is in desert dunes, desert mountains,
|
|||
experience=80
|
||||
name= _ "Desert Champion"
|
||||
{KALEH_HERO Hero3}
|
||||
|
||||
{AMLA_DEFAULT}
|
||||
[+advancement]
|
||||
require_amla=armor,bolas,camouflage,bow,bow2,bow3,sword,sword2,sustenance,stun
|
||||
[/advancement]
|
||||
[/variation]
|
||||
[/unit_type]
|
||||
|
|
|
@ -3,6 +3,11 @@ 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.10.0+svn:
|
||||
* Campaigns:
|
||||
* Under the Burning Suns:
|
||||
* Made it so that Kaleh gets the default AMLA after he's been fully
|
||||
upgraded.
|
||||
|
||||
* Language and i18n:
|
||||
* Updated translations: Italian.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue