Author: alarantalara
Date: Mon Oct 24 04:47:07 2011
New Revision: 51607

URL: http://svn.gna.org/viewcvs/wesnoth?rev=51607&view=rev
Log:
The terrain Do does not exist in terrain.cfg

Modified:
    trunk/data/core/terrain-graphics.cfg

Modified: trunk/data/core/terrain-graphics.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/terrain-graphics.cfg?rev=51607&r1=51606&r2=51607&view=diff
==============================================================================
--- trunk/data/core/terrain-graphics.cfg (original)
+++ trunk/data/core/terrain-graphics.cfg Mon Oct 24 04:47:07 2011
@@ -123,9 +123,9 @@
 {OVERLAY_RANDOM          *^Fetd                                                
      forest/great-tree-dead}
 
 # Oasis
-{OVERLAY_P               (*^Do,Do)                              30             
    village/desert-oasis-1}
-{OVERLAY_P               (*^Do,Do)                              43             
    village/desert-oasis-2}
-{OVERLAY_P               (*^Do,Do)                              100            
    village/desert-oasis-3}
+{OVERLAY_P               *^Do                              30                 
village/desert-oasis-1}
+{OVERLAY_P               *^Do                              43                 
village/desert-oasis-2}
+{OVERLAY_P               *^Do                              100                
village/desert-oasis-3}
 
 # Swamp
 {OVERLAY_COMPLETE_LF     Ss              
(!,Xv,Chs,!,C*,H*,M*,X*,Q*,A*,Ke,Kea,Kud) -85 base2      swamp/reed}


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

Reply via email to