diff options
Diffstat (limited to 'res/maps')
-rw-r--r-- | res/maps/hallucination_interior.tmx | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/res/maps/hallucination_interior.tmx b/res/maps/hallucination_interior.tmx index 1077cf5..ba43c66 100644 --- a/res/maps/hallucination_interior.tmx +++ b/res/maps/hallucination_interior.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="64" height="64" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="14"> | 2 | <map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="64" height="64" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="17"> |
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> |
@@ -188,6 +188,14 @@ | |||
188 | <object id="13" name="switch_claus_rsvp" type="warp" x="816" y="688"> | 188 | <object id="13" name="switch_claus_rsvp" type="warp" x="816" y="688"> |
189 | <point/> | 189 | <point/> |
190 | </object> | 190 | </object> |
191 | <object id="15" name="mm_watcher" type="sprite" x="168" y="832"> | ||
192 | <properties> | ||
193 | <property name="animation" value="masked_man"/> | ||
194 | <property name="direction" value="right"/> | ||
195 | <property name="shadow" type="bool" value="true"/> | ||
196 | </properties> | ||
197 | <point/> | ||
198 | </object> | ||
191 | </objectgroup> | 199 | </objectgroup> |
192 | <layer id="1" name="Upper" width="64" height="64"> | 200 | <layer id="1" name="Upper" width="64" height="64"> |
193 | <properties> | 201 | <properties> |