Author: zookeeper
Date: Fri Oct 15 12:58:46 2010
New Revision: 47055
URL: http://svn.gna.org/viewcvs/wesnoth?rev=47055&view=rev
Log:
Fixed current beaches being broken due to activation of the WIP beach.
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=47055&r1=47054&r2=47055&view=diff
==============================================================================
--- trunk/data/core/terrain-graphics.cfg (original)
+++ trunk/data/core/terrain-graphics.cfg Fri Oct 15 12:58:46 2010
@@ -727,12 +727,12 @@
# To test the new beach macro, uncomment this and then comment out the other
# ones underneath it...
-{NEW:BEACH W* D*
sand/shore}
+#{NEW:BEACH D* W*
sand/shore}
# Special sand to water transitions
-#{TRANSITION_COMPLETE_LF D*,Hd (W*,Ss)
-490 double sand/sand-out}
-#{TRANSITION_COMPLETE_LF (W*,Ss) (Dd,Ds,Hd)
-491 double sand/sand-in}
-#{TRANSITION_COMPLETE_L (W*,Ss) (Dd,Ds,Hd)
-492 sand/sand-in}
-#{TRANSITION_COMPLETE_L D*,Hd (W*,Ss)
-493 sand/sand-out}
+{TRANSITION_COMPLETE_LF D*,Hd (W*,Ss)
-490 double sand/sand-out}
+{TRANSITION_COMPLETE_LF (W*,Ss) (Dd,Ds,Hd)
-491 double sand/sand-in}
+{TRANSITION_COMPLETE_L (W*,Ss) (Dd,Ds,Hd)
-492 sand/sand-in}
+{TRANSITION_COMPLETE_L D*,Hd (W*,Ss)
-493 sand/sand-out}
{TRANSITION_COMPLETE_L Hd (!,Hd,Qx*,W*,Ss)
-499 hills/desert}
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits