summary refs log tree commit diff stats
path: root/res/maps
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2021-03-04 22:11:34 -0500
committerKelly Rauchenberger <fefferburbia@gmail.com>2021-03-04 22:11:34 -0500
commitdbc28c87fefbceb4eaec522b535f9034b05fe3f2 (patch)
tree80592868e36e76ddf37eb7827eb9b0d1093693fe /res/maps
parent60f55603a8a880712a99ace377c09aed4f83c8f6 (diff)
downloadtanetane-dbc28c87fefbceb4eaec522b535f9034b05fe3f2.tar.gz
tanetane-dbc28c87fefbceb4eaec522b535f9034b05fe3f2.tar.bz2
tanetane-dbc28c87fefbceb4eaec522b535f9034b05fe3f2.zip
Started "Claus falls off ladder" scene
Diffstat (limited to 'res/maps')
-rw-r--r--res/maps/hallucination_cliff.tmx16
1 files changed, 15 insertions, 1 deletions
diff --git a/res/maps/hallucination_cliff.tmx b/res/maps/hallucination_cliff.tmx index 7ec3d99..ae4656d 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="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="12">
3 <properties> 3 <properties>
4 <property name="music" value="red_green_yellow_yellow"/> 4 <property name="music" value="red_green_yellow_yellow"/>
5 </properties> 5 </properties>
@@ -136,6 +136,20 @@
136 <object id="7" name="fromInside" type="warp" x="440" y="232"> 136 <object id="7" name="fromInside" type="warp" x="440" y="232">
137 <point/> 137 <point/>
138 </object> 138 </object>
139 <object id="8" name="claus_fall_event" type="trigger" x="560" y="592" width="16" height="16">
140 <properties>
141 <property name="script" value="claus_fall_event"/>
142 </properties>
143 </object>
144 <object id="9" name="near_top_first_ladder" type="warp" x="568" y="498">
145 <point/>
146 </object>
147 <object id="10" name="claus_fall_location" type="warp" x="568" y="640">
148 <point/>
149 </object>
150 <object id="11" name="near_bottom_first_ladder" type="warp" x="568" y="632">
151 <point/>
152 </object>
139 </objectgroup> 153 </objectgroup>
140 <layer id="1" name="Upper" width="48" height="48"> 154 <layer id="1" name="Upper" width="48" height="48">
141 <properties> 155 <properties>