diff options
Diffstat (limited to 'maps/010-2.tmx')
-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> |