CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: John Bjerk <[EMAIL PROTECTED]> 04/08/24 02:14:36
Modified files:
data : terrain-graphics.cfg
images/terrain : coast.png
Log message:
alternate coast tiles
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/terrain-graphics.cfg.diff?tr1=1.33&tr2=1.34&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/images/terrain/coast.png.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
Patches:
Index: wesnoth/data/terrain-graphics.cfg
diff -u wesnoth/data/terrain-graphics.cfg:1.33
wesnoth/data/terrain-graphics.cfg:1.34
--- wesnoth/data/terrain-graphics.cfg:1.33 Mon Aug 23 04:32:40 2004
+++ wesnoth/data/terrain-graphics.cfg Tue Aug 24 02:14:36 2004
@@ -83,6 +83,8 @@
{TERRAIN_BASE_PROB w swampwater3 30}
{TERRAIN_BASE w swampwater}
{TERRAIN_BASE p pier}
+{TERRAIN_BASE_PROB c\|/ coast3 30}
+{TERRAIN_BASE_PROB c\|/ coast2 30}
{TERRAIN_BASE c\|/ coast}
{TERRAIN_BASE_PROB s ocean3 30}
{TERRAIN_BASE_PROB s ocean2 30}
Index: wesnoth/images/terrain/coast.png