Author: soliton
Date: Mon Sep 29 00:55:33 2008
New Revision: 29750

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29750&view=rev
Log:
* Increased the 'smallfly' movement cost over fungus from 1 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=29750&r1=29749&r2=29750&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Mon Sep 29 00:55:33 2008
@@ -26,6 +26,7 @@
    * Balancing changes:
      * Made units with the healthy trait take a quarter less damage from
        poison instead of half.
+     * Increased the 'smallfly' movement cost over fungus from 1 to 2.
  * User interface:
    * Various minor cleanups and refactoring of the new widgets.
    * Added a new scroll label widget.

Modified: trunk/data/core/units.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/units.cfg?rev=29750&r1=29749&r2=29750&view=diff
==============================================================================
--- trunk/data/core/units.cfg (original)
+++ trunk/data/core/units.cfg Mon Sep 29 00:55:33 2008
@@ -781,7 +781,7 @@
             frozen=1
             unwalkable=1
             impassable=UNREACHABLE
-            fungus=1
+            fungus=2
         [/movement_costs]
 
         [defense]

Modified: trunk/players_changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/players_changelog?rev=29750&r1=29749&r2=29750&view=diff
==============================================================================
--- trunk/players_changelog (original)
+++ trunk/players_changelog Mon Sep 29 00:55:33 2008
@@ -17,6 +17,7 @@
 
   * Unit changes and balancing
     * Made units with the healthy trait take a quarter less damage from poison.
+    * Increased the 'smallfly' movement cost over fungus from 1 to 2.
 
   * AI
     * Made default AI to play better in multiplayer maps.


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

Reply via email to