changeset 1024:e6f728cdbaf9

Correct some errors etc.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 20 Jun 2010 15:00:03 +0000
parents cc5381ade9c4
children 962b46d51862
files README.loc
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README.loc	Sun Jun 20 14:49:46 2010 +0000
+++ b/README.loc	Sun Jun 20 15:00:03 2010 +0000
@@ -62,7 +62,7 @@
 left empty)
 
  * [REQ] X (horizontal) and Y (vertical) coordinates of the location
-   with origo (0,0) being in upper left corner of the map.
+   with origo (1,1) being in upper left corner of the map.
 
  * [REQ] Flags: Contains information about the marker's type, etc:
    First (non-whitespace) character MUST be a number [0-3], which describes
@@ -113,7 +113,7 @@
      '&' = Expander (added new things, but not original creator.)
 
  * [OPT] Timestamp: MAY be left empty, otherwise a timestamp of when the area
-   was added in the game. Formatted as 'dd.mm.yyyy', zero-padded.
+   was added in the game. Formatted as 'dd.mm.yyyy', MUST be zero-padded.
    Examples: 21.03.2008; 02.12.1996
 
  * [OPT] URL: Properly encoded URL-link pointing to related web-page.