diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2021-03-07 18:52:53 -0500 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2021-03-07 18:52:53 -0500 |
commit | 9faf5251390b57ee1f486102200aab42ecd0f192 (patch) | |
tree | 71d5aae0ccccb9d5304f089b017bd53a4db58152 | |
parent | 9f0c8c13730da0b690617ef5a0a6574bd32b84b3 (diff) | |
download | tanetane-9faf5251390b57ee1f486102200aab42ecd0f192.tar.gz tanetane-9faf5251390b57ee1f486102200aab42ecd0f192.tar.bz2 tanetane-9faf5251390b57ee1f486102200aab42ecd0f192.zip |
Added music to mirror map
-rw-r--r-- | res/maps/hallucination_mirror.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/maps/hallucination_mirror.tmx b/res/maps/hallucination_mirror.tmx index 70bd66b..eeeb718 100644 --- a/res/maps/hallucination_mirror.tmx +++ b/res/maps/hallucination_mirror.tmx | |||
@@ -2,6 +2,7 @@ | |||
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="15"> | 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="15"> |
3 | <properties> | 3 | <properties> |
4 | <property name="maskZone" value="mask"/> | 4 | <property name="maskZone" value="mask"/> |
5 | <property name="music" value="red_green_yellow_yellow"/> | ||
5 | </properties> | 6 | </properties> |
6 | <tileset firstgid="1" source="hallucination.tsx"/> | 7 | <tileset firstgid="1" source="hallucination.tsx"/> |
7 | <layer id="1" name="Lower" width="48" height="16"> | 8 | <layer id="1" name="Lower" width="48" height="16"> |