diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2021-02-28 16:30:01 -0500 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2021-02-28 16:30:01 -0500 |
commit | 01d98cb43b39fc980cf0c68abec71f8769309171 (patch) | |
tree | 2e60b4a0ce459b55569d982584488f9fba6b5df1 /res/maps | |
parent | a27a616841b6d02f56fe821b97c17e00752d23f3 (diff) | |
download | tanetane-01d98cb43b39fc980cf0c68abec71f8769309171.tar.gz tanetane-01d98cb43b39fc980cf0c68abec71f8769309171.tar.bz2 tanetane-01d98cb43b39fc980cf0c68abec71f8769309171.zip |
Added music for Mixolydia's house
Diffstat (limited to 'res/maps')
-rw-r--r-- | res/maps/pink_shell.tmx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/maps/pink_shell.tmx b/res/maps/pink_shell.tmx index 3bc3367..d7d90ac 100644 --- a/res/maps/pink_shell.tmx +++ b/res/maps/pink_shell.tmx | |||
@@ -1,5 +1,8 @@ | |||
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="32" height="32" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="3"> | 2 | <map version="1.4" tiledversion="1.4.3" orientation="orthogonal" renderorder="right-down" width="32" height="32" tilewidth="16" tileheight="16" infinite="0" nextlayerid="3" nextobjectid="3"> |
3 | <properties> | ||
4 | <property name="music" value="are_you_gorgeous"/> | ||
5 | </properties> | ||
3 | <tileset firstgid="1" source="pink_shell.tsx"/> | 6 | <tileset firstgid="1" source="pink_shell.tsx"/> |
4 | <layer id="1" name="Lower" width="32" height="32"> | 7 | <layer id="1" name="Lower" width="32" height="32"> |
5 | <data encoding="csv"> | 8 | <data encoding="csv"> |