summary refs log tree commit diff stats
path: root/res/maps/hallucination.tsx
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2021-03-06 17:10:27 -0500
committerKelly Rauchenberger <fefferburbia@gmail.com>2021-03-06 17:10:27 -0500
commit89e029d6c44a92bfe63b62cfcb1785cd519b09f0 (patch)
tree77af7ef3e8e993203060b5984ca60e1db1b02eec /res/maps/hallucination.tsx
parent1c462ef3780b33468ed93dde3ab6178765807ffe (diff)
downloadtanetane-89e029d6c44a92bfe63b62cfcb1785cd519b09f0.tar.gz
tanetane-89e029d6c44a92bfe63b62cfcb1785cd519b09f0.tar.bz2
tanetane-89e029d6c44a92bfe63b62cfcb1785cd519b09f0.zip
Made the mirror room!
Not totally done yet. Also not hooked up to anything yet.
Diffstat (limited to 'res/maps/hallucination.tsx')
-rw-r--r--res/maps/hallucination.tsx10
1 files changed, 10 insertions, 0 deletions
diff --git a/res/maps/hallucination.tsx b/res/maps/hallucination.tsx index 1bffc30..e303913 100644 --- a/res/maps/hallucination.tsx +++ b/res/maps/hallucination.tsx
@@ -1692,4 +1692,14 @@
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>
1695</tileset> 1705</tileset>