diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2021-03-06 23:41:40 -0500 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2021-03-06 23:41:40 -0500 |
commit | 6dab458c5fcd97aca871b46a43a2b46c80d1ed3c (patch) | |
tree | 84513a99b974000e0845ebf0ff43fa5ab6380c89 /res/maps | |
parent | 16a515766862eb69dab70e081170da7ce39602a8 (diff) | |
download | tanetane-6dab458c5fcd97aca871b46a43a2b46c80d1ed3c.tar.gz tanetane-6dab458c5fcd97aca871b46a43a2b46c80d1ed3c.tar.bz2 tanetane-6dab458c5fcd97aca871b46a43a2b46c80d1ed3c.zip |
Idling in front of the mirror faces you toward it
Diffstat (limited to 'res/maps')
-rw-r--r-- | res/maps/hallucination_mirror.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/res/maps/hallucination_mirror.tmx b/res/maps/hallucination_mirror.tmx index a9aadff..1c5eee2 100644 --- a/res/maps/hallucination_mirror.tmx +++ b/res/maps/hallucination_mirror.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="16" tilewidth="16" tileheight="16" infinite="0" nextlayerid="8" nextobjectid="11"> | 2 | <map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="48" height="16" tilewidth="16" tileheight="16" infinite="0" nextlayerid="8" nextobjectid="12"> |
3 | <properties> | 3 | <properties> |
4 | <property name="maskZone" value="mask"/> | 4 | <property name="maskZone" value="mask"/> |
5 | </properties> | 5 | </properties> |
@@ -113,6 +113,7 @@ | |||
113 | </properties> | 113 | </properties> |
114 | <point/> | 114 | <point/> |
115 | </object> | 115 | </object> |
116 | <object id="11" name="mirror_sight" type="zone" x="176" y="128" width="176" height="48"/> | ||
116 | </objectgroup> | 117 | </objectgroup> |
117 | <layer id="4" name="Upper" width="48" height="16"> | 118 | <layer id="4" name="Upper" width="48" height="16"> |
118 | <properties> | 119 | <properties> |