diff options
author | gumi <mekolat@users.noreply.github.com> | 2017-11-20 21:34:30 -0500 |
---|---|---|
committer | gumi <mekolat@users.noreply.github.com> | 2017-11-20 21:34:30 -0500 |
commit | 15142060c1f11f07dc215c64bb57400c91aee859 (patch) | |
tree | 5492159943001a65280b020a4f68ec4b26fa9257 /maps/010-2.tmx | |
parent | d3e3085647f184855b7acac49f7cb1b5602b66e1 (diff) | |
download | clientdata-15142060c1f11f07dc215c64bb57400c91aee859.tar.gz clientdata-15142060c1f11f07dc215c64bb57400c91aee859.tar.bz2 clientdata-15142060c1f11f07dc215c64bb57400c91aee859.tar.xz clientdata-15142060c1f11f07dc215c64bb57400c91aee859.zip |
fightclub removal
Diffstat (limited to 'maps/010-2.tmx')
-rw-r--r-- | maps/010-2.tmx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/maps/010-2.tmx b/maps/010-2.tmx index 94662779..3b327164 100644 --- a/maps/010-2.tmx +++ b/maps/010-2.tmx @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" renderorder="right-down" width="107" height="110" tilewidth="32" tileheight="32" nextobjectid="9"> <properties> - <property name="music" value="clouds-calling.ogg"/> + <property name="music" value="dimonds-cove.ogg"/> <property name="name" value="Dimond's Cove"/> </properties> <tileset firstgid="1" source="../tilesets/collision.tsx"/> @@ -743,6 +743,5 @@ <property name="dest_tile_y" value="28"/> </properties> </object> - <object id="8" name="dimonds-cove.ogg" type="MUSIC" x="1152" y="992" width="256" height="352"/> </objectgroup> </map> |