Removed Necrophage from MP Leader List
This commit is contained in:
parent
60f1e09b92
commit
44e3d1629b
2 changed files with 6 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
Version 1.5.9+svn:
|
||||
Version 1.5.9+svn:
|
||||
* Campaigns:
|
||||
* Under the Burning Suns:
|
||||
* fixed a major 1.5.7 regression with Kaleh's AMLAs, that made them
|
||||
|
@ -19,12 +19,13 @@ Version 1.5.9+svn:
|
|||
* new translations: Marathi
|
||||
* updated translations: British English, Dutch, French, German, Hungarian,
|
||||
Italian, Russian, Slovenian, Spanish, Swedish
|
||||
* Multiplayer
|
||||
* Multiplayer:
|
||||
* Added support for observers to pause and continue the game at any time
|
||||
* Fixed bug #12896: Map generator does not sync between clients when
|
||||
advancing in MP campaigns
|
||||
* Updated maps: 4p Clash.
|
||||
* Terrains:
|
||||
* Removed Necrophage from the Undead Random Leader List.
|
||||
* Terrains:
|
||||
* Enabled mixed deciduous-pine forest terrains
|
||||
* New merman village terrain variations
|
||||
* User interface:
|
||||
|
@ -7971,4 +7972,4 @@ Version 0.2.1:
|
|||
* infinite recall bug fixed
|
||||
* recalling now costs 20 gold pieces. Gold from previous scenarios carries over,
|
||||
and there is a bonus for finishing a scenario early
|
||||
* better transitions between tiles added (graphics for this not complete though)
|
||||
* better transitions between tiles added (graphics for this not complete though)
|
|
@ -6,7 +6,7 @@
|
|||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
type=Dark Sorcerer
|
||||
leader=Dark Sorcerer,Revenant,Deathblade,Bone Shooter,Necrophage
|
||||
random_leader=Dark Sorcerer,Revenant,Deathblade,Bone Shooter,Necrophage
|
||||
random_leader=Dark Sorcerer,Revenant,Deathblade,Bone Shooter
|
||||
recruit=Skeleton,Skeleton Archer,Walking Corpse,Ghost,Vampire Bat,Dark Adept,Ghoul
|
||||
terrain_liked=Ss, Hh, Ha, Ww
|
||||
[ai]
|
||||
|
|
Loading…
Add table
Reference in a new issue