diff options
author | christopherchay <chay.c2.christopher@gmail.com> | 2019-02-09 15:13:22 -0500 |
---|---|---|
committer | christopherchay <chay.c2.christopher@gmail.com> | 2019-02-09 15:13:22 -0500 |
commit | 758bf6e6037b145d52656e1f4cce2559db59ba0e (patch) | |
tree | 7ede1e6bcf6f9e0f850afa665cd7d04baa638ffb /maps/018-4-1.tmx | |
parent | 7fe28b1ce236ccbfd0262646b3647dfcb19eabce (diff) | |
parent | c6f0d9e089c507fa9ba9cf6918f5a8d36984e10a (diff) | |
download | clientdata-758bf6e6037b145d52656e1f4cce2559db59ba0e.tar.gz clientdata-758bf6e6037b145d52656e1f4cce2559db59ba0e.tar.bz2 clientdata-758bf6e6037b145d52656e1f4cce2559db59ba0e.tar.xz clientdata-758bf6e6037b145d52656e1f4cce2559db59ba0e.zip |
Merge branch 'master' of gitlab.com:TMW2/clientdata
Diffstat (limited to 'maps/018-4-1.tmx')
-rw-r--r-- | maps/018-4-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/018-4-1.tmx b/maps/018-4-1.tmx index 3d38a1e1..321c1a48 100644 --- a/maps/018-4-1.tmx +++ b/maps/018-4-1.tmx @@ -958,8 +958,8 @@ <object id="9" name="To Outside" type="warp" x="3264" y="2752" width="32" height="32"> <properties> <property name="dest_map" value="018-4"/> - <property name="dest_x" type="int" value="94"/> - <property name="dest_y" type="int" value="90"/> + <property name="dest_x" type="int" value="99"/> + <property name="dest_y" type="int" value="100"/> </properties> </object> <object id="12" name="Cave Snake" type="spawn" x="928" y="992" width="4288" height="2304"> |