diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-02-05 22:50:15 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-02-05 22:50:15 -0200 |
commit | 8f9dbe5b48806e05b836980a1f8375e37c84f207 (patch) | |
tree | f1879b03995af927cc4b5663fd8c88f33fcd1006 /maps/012-1.tmx | |
parent | bdc66865834fa9b3c6dad76d3eba6ff65ca34f54 (diff) | |
download | clientdata-8f9dbe5b48806e05b836980a1f8375e37c84f207.tar.gz clientdata-8f9dbe5b48806e05b836980a1f8375e37c84f207.tar.bz2 clientdata-8f9dbe5b48806e05b836980a1f8375e37c84f207.tar.xz clientdata-8f9dbe5b48806e05b836980a1f8375e37c84f207.zip |
[skip ci] this is a highly experimental and TOTALLY COOL manaplus feature
only available at Hurnscald City, atm
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"> |