summaryrefslogtreecommitdiff
path: root/maps/001-1.tmx
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2008-11-11 19:01:05 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2008-11-12 21:16:06 +0100
commitd1b72a01ecb09ba6cd8e458afdec66f8badff27a (patch)
treecafe244fbc58ba5fd49f438561e1a8e0d26abb7e /maps/001-1.tmx
parent12056bc5942175872acef928e9487cdfc210ea88 (diff)
downloadclientdata-d1b72a01ecb09ba6cd8e458afdec66f8badff27a.tar.gz
clientdata-d1b72a01ecb09ba6cd8e458afdec66f8badff27a.tar.bz2
clientdata-d1b72a01ecb09ba6cd8e458afdec66f8badff27a.tar.xz
clientdata-d1b72a01ecb09ba6cd8e458afdec66f8badff27a.zip
Fix map names, add more warps, add music to some maps that were missing it, add some mobs...
Diffstat (limited to 'maps/001-1.tmx')
-rw-r--r--maps/001-1.tmx16
1 files changed, 8 insertions, 8 deletions
diff --git a/maps/001-1.tmx b/maps/001-1.tmx
index f8b5ba1a..0ff8003e 100644
--- a/maps/001-1.tmx
+++ b/maps/001-1.tmx
@@ -58,18 +58,18 @@
<property name="DEST_Y" value="560"/>
</properties>
</object>
- <object name="ToInn" type="WARP" x="1024" y="2304" width="64" height="32">
+ <object name="ToInn" type="warp" x="1024" y="2272" width="32" height="32">
<properties>
- <property name="DEST_MAP" value="001-2"/>
- <property name="DEST_X" value="816"/>
- <property name="DEST_Y" value="1104"/>
+ <property name="dest_map" value="001-2"/>
+ <property name="dest_x" value="816"/>
+ <property name="dest_y" value="1104"/>
</properties>
</object>
- <object name="ToHouse" type="WARP" x="2368" y="1344" width="64" height="32">
+ <object name="ToHouse" type="warp" x="2400" y="1312" width="32" height="32">
<properties>
- <property name="DEST_MAP" value="001-2"/>
- <property name="DEST_X" value="2288"/>
- <property name="DEST_Y" value="2320"/>
+ <property name="dest_map" value="001-2"/>
+ <property name="dest_x" value="2288"/>
+ <property name="dest_y" value="2320"/>
</properties>
</object>
</objectgroup>