summaryrefslogtreecommitdiff
path: root/Lints.md
diff options
context:
space:
mode:
Diffstat (limited to 'Lints.md')
-rw-r--r--Lints.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/Lints.md b/Lints.md
index 27ce6b3..e55822a 100644
--- a/Lints.md
+++ b/Lints.md
@@ -5,8 +5,7 @@ Note: Most lints (even those not related to properties) are currently defined in
## General Tiledmap Requirements
- - maps must have layers "start" and "floorLayer", and at least one layer wich
- has as Property "exitUrl"
+ - maps must have layers "start" and "floorLayer", and at least one layer which has as Property "exitUrl"
- maps must be orthogonal, tile size must be 32 × 32
- maps must not define their own scripts (unless allowed to do so in
the configuration file)