diff options
author | mekolat <mekolat@gmail.com> | 2014-10-28 23:54:20 -0400 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2014-10-28 23:54:20 -0400 |
commit | f7822bf52c073a3c8e989b1a3ea7d314c7f96f5b (patch) | |
tree | dbd974d3af1e62565a29cc7ccd37a64d98cab017 | |
parent | c612d83e03e9ee62b2cbfe0ddcea96b5951a9ffc (diff) | |
download | clientdata-f7822bf52c073a3c8e989b1a3ea7d314c7f96f5b.tar.gz clientdata-f7822bf52c073a3c8e989b1a3ea7d314c7f96f5b.tar.bz2 clientdata-f7822bf52c073a3c8e989b1a3ea7d314c7f96f5b.tar.xz clientdata-f7822bf52c073a3c8e989b1a3ea7d314c7f96f5b.zip |
add music to dimond band
-rw-r--r-- | maps/010-2.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/010-2.tmx b/maps/010-2.tmx index 3377627c..a3d7ed6c 100644 --- a/maps/010-2.tmx +++ b/maps/010-2.tmx @@ -693,7 +693,7 @@ 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 </data> </layer> - <objectgroup name="Objects" width="0" height="0" visible="0"> + <objectgroup name="Objects" width="0" height="0"> <object name="To Cellar" type="warp" x="864" y="768" width="32" height="32"> <properties> <property name="dest_map" value="010-2"/> @@ -743,5 +743,6 @@ <property name="dest_tile_y" value="28"/> </properties> </object> + <object name="dimonds-cove.ogg" type="MUSIC" x="1152" y="992" width="256" height="352"/> </objectgroup> </map> |