diff options
Diffstat (limited to 'maps/006-1.tmx')
-rw-r--r-- | maps/006-1.tmx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/maps/006-1.tmx b/maps/006-1.tmx index 60cd5268..3befa886 100644 --- a/maps/006-1.tmx +++ b/maps/006-1.tmx @@ -1,10 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd"> <map version="1.0" orientation="orthogonal" width="150" height="150" tilewidth="32" tileheight="32"> <properties> <property name="minimap" value="graphics/minimaps/006-1.png"/> <property name="music" value="Faith.ogg"/> - <property name="name" value="Desert mountains"/> + <property name="name" value="Desert Mountains"/> </properties> <tileset firstgid="1" name="desert1" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/desert1.png" trans="ff00ff" width="512" height="512"/> |