diff options
-rw-r--r-- | res/maps/pink_shell.tmx | 3 | ||||
-rw-r--r-- | res/music/are_you_gorgeous.wav | bin | 0 -> 11323018 bytes |
2 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"> |
diff --git a/res/music/are_you_gorgeous.wav b/res/music/are_you_gorgeous.wav new file mode 100644 index 0000000..b6d1872 --- /dev/null +++ b/res/music/are_you_gorgeous.wav | |||
Binary files differ | |||