diff options
author | Cassy1 <cassy.tmw@gmail.com> | 2015-01-05 16:26:54 +0100 |
---|---|---|
committer | Cassy1 <cassy.tmw@gmail.com> | 2015-01-05 16:26:54 +0100 |
commit | 3db08c1dcf97f9926356b9b10ca8bbadb8b71789 (patch) | |
tree | 5a619c6571a17cd4f69509704ed72135caf04527 /maps/028-3.tmx | |
parent | 2ef1533c7bae630708a7bad9edb58783333506a1 (diff) | |
download | clientdata-3db08c1dcf97f9926356b9b10ca8bbadb8b71789.tar.gz clientdata-3db08c1dcf97f9926356b9b10ca8bbadb8b71789.tar.bz2 clientdata-3db08c1dcf97f9926356b9b10ca8bbadb8b71789.tar.xz clientdata-3db08c1dcf97f9926356b9b10ca8bbadb8b71789.zip |
Adding music to GM Island
Diffstat (limited to 'maps/028-3.tmx')
-rw-r--r-- | maps/028-3.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/028-3.tmx b/maps/028-3.tmx index af7d2959..c7d79f04 100644 --- a/maps/028-3.tmx +++ b/maps/028-3.tmx @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" orientation="orthogonal" width="100" height="100" tilewidth="32" tileheight="32"> +<map version="1.0" orientation="orthogonal" renderorder="right-down" width="100" height="100" tilewidth="32" tileheight="32"> <properties> + <property name="music" value="night-is-calling.ogg"/> <property name="name" value="GM Island Cave"/> </properties> <tileset firstgid="1" source="../tilesets/collision.tsx"/> |