Lowered swamp defense of the deepsea movetype from 60% to 40%.
This commit is contained in:
parent
b4322bf819
commit
a361fd955b
2 changed files with 2 additions and 1 deletions
|
@ -38,6 +38,7 @@ Version 1.9.8+svn:
|
|||
* Added "chat_message_aging" advanced preference to allow setting the
|
||||
ingame chat message aging interval
|
||||
* Unit changes and balancing:
|
||||
* Lowered swamp defense of Cuttlefish and Sea Serpent from 60% to 40%.
|
||||
* Decreased cost of Giant Rat from 13 to 6.
|
||||
* Various changes to the defense, movement and resistances of the Giant Rat.
|
||||
* Increased the XP requirements of the Arif from 40 to 47
|
||||
|
|
|
@ -825,7 +825,7 @@ While undead lords arrived on the Great Continent in considerable numbers only i
|
|||
deep_water=40
|
||||
shallow_water=50
|
||||
reef=50
|
||||
swamp_water=40
|
||||
swamp_water=60
|
||||
flat=70
|
||||
sand=70
|
||||
forest=70
|
||||
|
|
Loading…
Add table
Reference in a new issue