Update of /cvsroot/super-tux/supertux
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9436
Modified Files:
WORLDMAPDESIGN
Log Message:
- Fixed a typo (this -> these)
- Content now fits nicely into a 80 characters wide window.
Index: WORLDMAPDESIGN
===================================================================
RCS file: /cvsroot/super-tux/supertux/WORLDMAPDESIGN,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- WORLDMAPDESIGN 26 Aug 2004 23:05:52 -0000 1.1
+++ WORLDMAPDESIGN 4 Sep 2004 14:00:56 -0000 1.2
@@ -2,7 +2,7 @@
- World Map editing for SuperTux -
http://super-tux.sf.net/
-Last update: August 26, 2004
+Last update: September 4, 2004
This document describes how to edit a world map.
@@ -13,8 +13,8 @@
= AVAILABLE SPECIAL TILES =
-This are the available special tiles (even if 0_1_1 branch has some of them, they
-will most likely have different names or used in another way):
+These are the available special tiles (even if 0_1_1 branch has some of them,
+they will most likely have different names or used in another way):
; This is a comment!
@@ -40,8 +40,8 @@
(passive-message #t)
; Apply action only in this/these direction(s) [WORKS FOR: passive-message] -
-; default: true for all - possible values: north/south/east/west. More than one can
-; be used with a separator or not
+; default: true for all - possible values: north/south/east/west.
+; More than one can be used with a separator or not
(apply-to-direction "north-east")
; Add a teleporter tile to
|