diff options
Diffstat (limited to 'res/maps')
-rw-r--r-- | res/maps/hallucination_cliff.tmx | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/res/maps/hallucination_cliff.tmx b/res/maps/hallucination_cliff.tmx index 8159d54..92dccbb 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="5"> | 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="7"> |
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> |
@@ -125,6 +125,14 @@ | |||
125 | <object id="4" name="fromLeft" type="warp" x="16" y="647.25"> | 125 | <object id="4" name="fromLeft" type="warp" x="16" y="647.25"> |
126 | <point/> | 126 | <point/> |
127 | </object> | 127 | </object> |
128 | <object id="5" name="enter_door" type="trigger" x="432" y="207" width="16" height="16"> | ||
129 | <properties> | ||
130 | <property name="script" value="enter_door"/> | ||
131 | </properties> | ||
132 | </object> | ||
133 | <object id="6" name="entryway_appear" type="warp" x="425" y="194"> | ||
134 | <point/> | ||
135 | </object> | ||
128 | </objectgroup> | 136 | </objectgroup> |
129 | <layer id="1" name="Upper" width="48" height="48"> | 137 | <layer id="1" name="Upper" width="48" height="48"> |
130 | <properties> | 138 | <properties> |