Author: rhuvaen
Date: Sun Nov  4 11:37:57 2007
New Revision: 21475

URL: http://svn.gna.org/viewcvs/wesnoth?rev=21475&view=rev
Log:
Adjusted movement to restrict water and cave.
Higher defense on sand and normal def in caves.

Modified:
    trunk/data/campaigns/Under_the_Burning_Suns/units/Dust_Devil.cfg

Modified: trunk/data/campaigns/Under_the_Burning_Suns/units/Dust_Devil.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Under_the_Burning_Suns/units/Dust_Devil.cfg?rev=21475&r1=21474&r2=21475&view=diff
==============================================================================
--- trunk/data/campaigns/Under_the_Burning_Suns/units/Dust_Devil.cfg (original)
+++ trunk/data/campaigns/Under_the_Burning_Suns/units/Dust_Devil.cfg Sun Nov  4 
11:37:57 2007
@@ -6,6 +6,19 @@
     image=dust-devil.png
     hitpoints=28
     movement_type=undeadfly
+    [movement_costs]
+      deep_water=99
+      shallow_water=3
+      swamp_water=3
+      cave=2
+      fungus=2
+      canyon=2
+    [/movement_costs]
+    [defense]
+      sand=40
+      cave=50
+      cavewall=50
+    [/defense]
     [resistance]
         blade=70
         pierce=50


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

Reply via email to