Author: soliton
Date: Sun Jul 13 19:04:33 2008
New Revision: 28010

URL: http://svn.gna.org/viewcvs/wesnoth?rev=28010&view=rev
Log:
* decreased the 'orcishfoot' movement cost over frozen from 3 to 2

Modified:
    trunk/changelog
    trunk/data/core/units.cfg
    trunk/players_changelog

Modified: trunk/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=28010&r1=28009&r2=28010&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Sun Jul 13 19:04:33 2008
@@ -50,6 +50,7 @@
      * 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

Modified: trunk/data/core/units.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units.cfg?rev=28010&r1=28009&r2=28010&view=diff
==============================================================================
--- trunk/data/core/units.cfg (original)
+++ trunk/data/core/units.cfg Sun Jul 13 19:04:33 2008
@@ -326,7 +326,7 @@
             village=1
             castle=1
             cave=2
-            frozen=3
+            frozen=2
             unwalkable=99
             impassable=99
             fungus=3

Modified: trunk/players_changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/players_changelog?rev=28010&r1=28009&r2=28010&view=diff
==============================================================================
--- trunk/players_changelog (original)
+++ trunk/players_changelog Sun Jul 13 19:04:33 2008
@@ -24,6 +24,7 @@
    * 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.


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to