diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-09-04 22:55:20 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-09-05 00:23:12 +0200 |
commit | eca7fc2967068562f6a2ec77b3c8d5a9df331923 (patch) | |
tree | 0cf2c8d3bb4b9fe6d9f00186fbaee3acc7992b62 /maps/029-1.tmx | |
parent | 9990abb9170cd06df902e5b0bd08dd709d95d9d6 (diff) | |
download | clientdata-eca7fc2967068562f6a2ec77b3c8d5a9df331923.tar.gz clientdata-eca7fc2967068562f6a2ec77b3c8d5a9df331923.tar.bz2 clientdata-eca7fc2967068562f6a2ec77b3c8d5a9df331923.tar.xz clientdata-eca7fc2967068562f6a2ec77b3c8d5a9df331923.zip |
Reviewed all the maps.
Added and changed some map names.
Some minor fixes on several maps.
Diffstat (limited to 'maps/029-1.tmx')
-rw-r--r-- | maps/029-1.tmx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/maps/029-1.tmx b/maps/029-1.tmx index 3eff73d5..34171127 100644 --- a/maps/029-1.tmx +++ b/maps/029-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="100" height="100" tilewidth="32" tileheight="32"> <properties> <property name="minimap" value="graphics/minimaps/029-1.png"/> <property name="music" value="The Mana World - The Forest.ogg"/> - <property name="name" value="Candor"/> + <property name="name" value="Candor Island"/> <property name="overlay0image" value="graphics/images/ambient/clouds.png"/> <property name="overlay0parallax" value="1.0"/> <property name="overlay0scrollX" value="0.2"/> |