diff options
Diffstat (limited to 'res/maps')
-rw-r--r-- | res/maps/hallucination_interior.tmx | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/res/maps/hallucination_interior.tmx b/res/maps/hallucination_interior.tmx index ba43c66..a741b6c 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="17"> | 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="19"> |
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> |
@@ -196,6 +196,17 @@ | |||
196 | </properties> | 196 | </properties> |
197 | <point/> | 197 | <point/> |
198 | </object> | 198 | </object> |
199 | <object id="17" name="magic_dcmc" type="sprite" x="304" y="240"> | ||
200 | <properties> | ||
201 | <property name="animation" value="magic"/> | ||
202 | <property name="interactionScript" value="talk_to_magic"/> | ||
203 | <property name="shadow" type="bool" value="true"/> | ||
204 | </properties> | ||
205 | <point/> | ||
206 | </object> | ||
207 | <object id="18" name="magic_walkaway" type="warp" x="348.667" y="111"> | ||
208 | <point/> | ||
209 | </object> | ||
199 | </objectgroup> | 210 | </objectgroup> |
200 | <layer id="1" name="Upper" width="64" height="64"> | 211 | <layer id="1" name="Upper" width="64" height="64"> |
201 | <properties> | 212 | <properties> |