Author: ai0867
Date: Thu Dec  4 23:56:23 2008
New Revision: 31273

URL: http://svn.gna.org/viewcvs/wesnoth?rev=31273&view=rev
Log:
Fixed bats crashing through ice (bug #12685)

Modified:
    branches/1.4/changelog
    
branches/1.4/data/campaigns/Descent_Into_Darkness/scenarios/04_Beginning_of_the_Revenge.cfg

Modified: branches/1.4/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.4/changelog?rev=31273&r1=31272&r2=31273&view=diff
==============================================================================
--- branches/1.4/changelog (original)
+++ branches/1.4/changelog Thu Dec  4 23:56:23 2008
@@ -1,5 +1,8 @@
 Version 1.4.6+svn:
  * campaigns:
+   * Descent into Darkness
+     * fixed bats crashing through the ice in 'Beginning of Revenge' (bug
+        #12685)
    * Heir to the Throne:
      * Added an idle animation for L2 Princess.
  * language and i18n:

Modified: 
branches/1.4/data/campaigns/Descent_Into_Darkness/scenarios/04_Beginning_of_the_Revenge.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/1.4/data/campaigns/Descent_Into_Darkness/scenarios/04_Beginning_of_the_Revenge.cfg?rev=31273&r1=31272&r2=31273&view=diff
==============================================================================
--- 
branches/1.4/data/campaigns/Descent_Into_Darkness/scenarios/04_Beginning_of_the_Revenge.cfg
 (original)
+++ 
branches/1.4/data/campaigns/Descent_Into_Darkness/scenarios/04_Beginning_of_the_Revenge.cfg
 Thu Dec  4 23:56:23 2008
@@ -175,6 +175,9 @@
                     terrain=Ai
                 [/filter_location]
                 [not]
+                    race=bats
+                [/not]
+                [not]
                     race=undead
                 [/not]
             [/filter]


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

Reply via email to