summaryrefslogtreecommitdiff
path: root/maps/000-2-0.tmx
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-10-23 16:48:00 +0200
committerReid <reidyaro@gmail.com>2016-10-23 16:48:00 +0200
commit3cf826a0bad763f4ae1395d126fc1d6a90da172e (patch)
treeb5e8f2972bf672cdb64f325554280d31f65321e4 /maps/000-2-0.tmx
parentf8c6c4265910e30e282ff67c5139f97b96ca8767 (diff)
downloadclientdata-3cf826a0bad763f4ae1395d126fc1d6a90da172e.tar.gz
clientdata-3cf826a0bad763f4ae1395d126fc1d6a90da172e.tar.bz2
clientdata-3cf826a0bad763f4ae1395d126fc1d6a90da172e.tar.xz
clientdata-3cf826a0bad763f4ae1395d126fc1d6a90da172e.zip
Fix some issues with warps and spawns datas.s20161024
Diffstat (limited to 'maps/000-2-0.tmx')
-rw-r--r--maps/000-2-0.tmx8
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/000-2-0.tmx b/maps/000-2-0.tmx
index 26db02fa..a8dd8796 100644
--- a/maps/000-2-0.tmx
+++ b/maps/000-2-0.tmx
@@ -318,8 +318,8 @@
<object id="1" name="ToOutside" type="script_warp" x="608" y="896" width="32" height="32">
<properties>
<property name="dest_map" value="000-1"/>
- <property name="dest_x" value="72"/>
- <property name="dest_y" value="29"/>
+ <property name="dest_x" value="93"/>
+ <property name="dest_y" value="100"/>
</properties>
</object>
<object id="2" name="To Nard's Room" type="script_warp" x="1056" y="896" width="32" height="32">
@@ -332,8 +332,8 @@
<object id="3" name="To Second Deck" type="warp" x="992" y="800" width="32" height="32">
<properties>
<property name="dest_map" value="000-2-1"/>
- <property name="dest_x" value="1952"/>
- <property name="dest_y" value="928"/>
+ <property name="dest_x" value="72"/>
+ <property name="dest_y" value="29"/>
</properties>
</object>
</objectgroup>