summary refs log tree commit diff stats
path: root/res/maps/hallucination_cliff.tmx
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2021-02-23 10:14:36 -0500
committerKelly Rauchenberger <fefferburbia@gmail.com>2021-02-23 10:14:36 -0500
commit1cf3ccd05b193e6090c3a61c0e2f54524e1a4ba7 (patch)
treec81dde510625d28a47cd15d678ed70809cd5dff5 /res/maps/hallucination_cliff.tmx
parent3ecf5bbc1c81908bfd3355999a37e8e96e15b8b5 (diff)
downloadtanetane-1cf3ccd05b193e6090c3a61c0e2f54524e1a4ba7.tar.gz
tanetane-1cf3ccd05b193e6090c3a61c0e2f54524e1a4ba7.tar.bz2
tanetane-1cf3ccd05b193e6090c3a61c0e2f54524e1a4ba7.zip
Added connection between hallucination_cliff and hallucination_hot_spring
Diffstat (limited to 'res/maps/hallucination_cliff.tmx')
-rw-r--r--res/maps/hallucination_cliff.tmx10
1 files changed, 9 insertions, 1 deletions
diff --git a/res/maps/hallucination_cliff.tmx b/res/maps/hallucination_cliff.tmx index c7cf718..e6bd65e 100644 --- a/res/maps/hallucination_cliff.tmx +++ b/res/maps/hallucination_cliff.tmx
@@ -1,5 +1,5 @@
1<?xml version="1.0" encoding="UTF-8"?> 1<?xml version="1.0" encoding="UTF-8"?>
2<map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="48" height="48" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="3"> 2<map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="48" height="48" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="5">
3 <tileset firstgid="1" source="hallucination.tsx"/> 3 <tileset firstgid="1" source="hallucination.tsx"/>
4 <layer id="2" name="Background" width="48" height="48"> 4 <layer id="2" name="Background" width="48" height="48">
5 <data encoding="csv"> 5 <data encoding="csv">
@@ -114,6 +114,14 @@
114 <property name="script" value="off_bottom"/> 114 <property name="script" value="off_bottom"/>
115 </properties> 115 </properties>
116 </object> 116 </object>
117 <object id="3" name="moveToLeft" type="trigger" x="-6" y="619.5" width="8.25" height="59.75">
118 <properties>
119 <property name="script" value="off_left"/>
120 </properties>
121 </object>
122 <object id="4" name="fromLeft" type="warp" x="16" y="647.25">
123 <point/>
124 </object>
117 </objectgroup> 125 </objectgroup>
118 <layer id="1" name="Upper" width="48" height="48"> 126 <layer id="1" name="Upper" width="48" height="48">
119 <properties> 127 <properties>