diff options
Diffstat (limited to 'maps/012-1.tmx')
-rw-r--r-- | maps/012-1.tmx | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/maps/012-1.tmx b/maps/012-1.tmx index 4f6958c4..946d08a4 100644 --- a/maps/012-1.tmx +++ b/maps/012-1.tmx @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="182" height="120" tilewidth="32" tileheight="32" nextobjectid="40"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="182" height="120" tilewidth="32" tileheight="32" nextobjectid="41"> <properties> <property name="license" value="GPL v2+"/> <property name="manaplus version" value="1"/> <property name="minimap" value="graphics/minimaps/012-1.png"/> - <property name="music" value="caketown.ogg"/> + <property name="music" value="woodland_fantasy.ogg"/> <property name="name" value="Hurnscald"/> <property name="overlay0image" value="graphics/images/ambient/cloud.png"/> <property name="overlay0parallax" value="1.0"/> @@ -1571,7 +1571,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,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" visible="0"> + <objectgroup name="Objects"> <object id="5" name="To Central Woodlands" type="warp" x="704" y="1920" width="32" height="128"> <properties> <property name="dest_map" value="014-3"/> @@ -1649,6 +1649,7 @@ <property name="dest_y" value="64"/> </properties> </object> + <object id="40" name="caketown.ogg" type="music" x="1728" y="1568" width="2368" height="1024"/> </objectgroup> <objectgroup color="#fffa00" name="Spawns" visible="0"> <object id="25" name="Red Butterfly" type="spawn" x="1760" y="1568" width="2304" height="960"> |