diff options
Diffstat (limited to 'res/maps')
-rw-r--r-- | res/maps/hallucination.tsx | 10 | ||||
-rw-r--r-- | res/maps/hallucination_mirror.tmx | 3 |
2 files changed, 2 insertions, 11 deletions
diff --git a/res/maps/hallucination.tsx b/res/maps/hallucination.tsx index e303913..1bffc30 100644 --- a/res/maps/hallucination.tsx +++ b/res/maps/hallucination.tsx | |||
@@ -1692,14 +1692,4 @@ | |||
1692 | <property name="runSound" value="grass"/> | 1692 | <property name="runSound" value="grass"/> |
1693 | </properties> | 1693 | </properties> |
1694 | </tile> | 1694 | </tile> |
1695 | <tile id="476"> | ||
1696 | <properties> | ||
1697 | <property name="solid" type="bool" value="true"/> | ||
1698 | </properties> | ||
1699 | </tile> | ||
1700 | <tile id="477"> | ||
1701 | <properties> | ||
1702 | <property name="solid" type="bool" value="true"/> | ||
1703 | </properties> | ||
1704 | </tile> | ||
1705 | </tileset> | 1695 | </tileset> |
diff --git a/res/maps/hallucination_mirror.tmx b/res/maps/hallucination_mirror.tmx index 61ef761..70bd66b 100644 --- a/res/maps/hallucination_mirror.tmx +++ b/res/maps/hallucination_mirror.tmx | |||
@@ -114,7 +114,7 @@ | |||
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 | <object id="11" name="mirror_sight" type="zone" x="176" y="128" width="176" height="48"/> |
117 | <object id="12" name="mirror_edge" type="sprite" x="176" y="112" width="176" height="16"> | 117 | <object id="12" name="mirror_edge" type="sprite" x="176" y="112"> |
118 | <properties> | 118 | <properties> |
119 | <property name="collisionHeight" type="int" value="16"/> | 119 | <property name="collisionHeight" type="int" value="16"/> |
120 | <property name="collisionOffsetX" type="int" value="0"/> | 120 | <property name="collisionOffsetX" type="int" value="0"/> |
@@ -122,6 +122,7 @@ | |||
122 | <property name="collisionWidth" type="int" value="176"/> | 122 | <property name="collisionWidth" type="int" value="176"/> |
123 | <property name="interactionScript" value="examine_mirror"/> | 123 | <property name="interactionScript" value="examine_mirror"/> |
124 | </properties> | 124 | </properties> |
125 | <point/> | ||
125 | </object> | 126 | </object> |
126 | <object id="13" name="moveLeft" type="trigger" x="-7" y="125.75" width="8.75" height="65.5"> | 127 | <object id="13" name="moveLeft" type="trigger" x="-7" y="125.75" width="8.75" height="65.5"> |
127 | <properties> | 128 | <properties> |