diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2021-03-09 13:49:03 -0500 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2021-03-09 13:49:03 -0500 |
commit | aac3b1bc1ba48b6e50f661b97326ef191cce3e6c (patch) | |
tree | dff16d2e26332a09576ff4965d0126070efa1b63 /res/maps | |
parent | 032f60bc2686364f4df5bfb6c9faf86b84de31a6 (diff) | |
download | tanetane-aac3b1bc1ba48b6e50f661b97326ef191cce3e6c.tar.gz tanetane-aac3b1bc1ba48b6e50f661b97326ef191cce3e6c.tar.bz2 tanetane-aac3b1bc1ba48b6e50f661b97326ef191cce3e6c.zip |
switch_claus starts talking when he gets ya
Kumatora, Duster, and Boney had to be given hitboxes, but they are not considered solid. #10
Diffstat (limited to 'res/maps')
-rw-r--r-- | res/maps/hallucination_interior.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/maps/hallucination_interior.tmx b/res/maps/hallucination_interior.tmx index 7e012eb..1077cf5 100644 --- a/res/maps/hallucination_interior.tmx +++ b/res/maps/hallucination_interior.tmx | |||
@@ -159,6 +159,7 @@ | |||
159 | <object id="7" name="switch_claus" type="sprite" x="864" y="784"> | 159 | <object id="7" name="switch_claus" type="sprite" x="864" y="784"> |
160 | <properties> | 160 | <properties> |
161 | <property name="animation" value="claus"/> | 161 | <property name="animation" value="claus"/> |
162 | <property name="bumpPlayerScript" value="lets_switch_places"/> | ||
162 | <property name="enclosureZone" value="switch_claus_enclosure"/> | 163 | <property name="enclosureZone" value="switch_claus_enclosure"/> |
163 | <property name="interactionScript" value="lets_switch_places"/> | 164 | <property name="interactionScript" value="lets_switch_places"/> |
164 | <property name="movementSpeed" type="int" value="1"/> | 165 | <property name="movementSpeed" type="int" value="1"/> |