summary refs log tree commit diff stats
path: root/res/maps
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2021-03-10 11:08:46 -0500
committerKelly Rauchenberger <fefferburbia@gmail.com>2021-03-10 11:08:46 -0500
commit883490ba63110fca757610a169621953bf2bd288 (patch)
tree8b62369f41b1fd5a2d4926287ed21d0b0ccc671b /res/maps
parent8b41e0cfe3e736c511628138ded04ce87f3533d7 (diff)
downloadtanetane-883490ba63110fca757610a169621953bf2bd288.tar.gz
tanetane-883490ba63110fca757610a169621953bf2bd288.tar.bz2
tanetane-883490ba63110fca757610a169621953bf2bd288.zip
Added a Masked Man that just watches you
He's standing in an unreachable part of hallucination_interior and can only really be seen when standing in a specific position.
Diffstat (limited to 'res/maps')
-rw-r--r--res/maps/hallucination_interior.tmx10
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>