mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-05 07:57:55 +00:00
decreased the 'orcishfoot' movement cost over frozen from 3 to 2
This commit is contained in:
parent
6bb97417bd
commit
60c1bbb0ad
@ -50,6 +50,7 @@ Version 1.5.2:
|
||||
* decreased the melee attack of the Bowman from 6-2 to 4-2
|
||||
* decreased the cost of the Bowman from 15 to 14
|
||||
* increased the cold resistance of the Fencer from 0% to 10%
|
||||
* decreased the 'orcishfoot' movement cost over frozen from 3 to 2
|
||||
* user interface:
|
||||
* Rewrote the textbox history saving of the new widget library. This rewrite
|
||||
is incompatible with the old version, but since the library is still in
|
||||
|
@ -326,7 +326,7 @@ While undead lords arrived on the Great Continent in considerable numbers only i
|
||||
village=1
|
||||
castle=1
|
||||
cave=2
|
||||
frozen=3
|
||||
frozen=2
|
||||
unwalkable=99
|
||||
impassable=99
|
||||
fungus=3
|
||||
|
@ -24,6 +24,7 @@ Version 1.5.2:
|
||||
* Decreased the melee attack of the Bowman from 6-2 to 4-2.
|
||||
* Decreased the cost of the Bowman from 15 to 14.
|
||||
* Increased the cold resistance of the Fencer from 0% to 10%.
|
||||
* Decreased the 'orcishfoot' movement cost over frozen from 3 to 2.
|
||||
|
||||
* User interface
|
||||
* In multiplayer lobby, all unit's images are now team colored.
|
||||
|
Loading…
x
Reference in New Issue
Block a user