summaryrefslogtreecommitdiff
path: root/maps/043-1.tmx
diff options
context:
space:
mode:
authortux9th <mr.x@aon.at>2013-12-02 23:14:41 +0100
committertux9th <mr.x@aon.at>2013-12-04 21:15:45 +0100
commit06ce90489e350c7df76da072e514489f730681a5 (patch)
treef9fd5fac5eec2b2dbea169226e1fbb0e0f9f0255 /maps/043-1.tmx
parentb9c164553cdf874d6b40a3ed0684c76457a48e0a (diff)
downloadclientdata-06ce90489e350c7df76da072e514489f730681a5.tar.gz
clientdata-06ce90489e350c7df76da072e514489f730681a5.tar.bz2
clientdata-06ce90489e350c7df76da072e514489f730681a5.tar.xz
clientdata-06ce90489e350c7df76da072e514489f730681a5.zip
043-1:
* adding minimap. * adding music. * moving dest. location of warp to 043-3 one tile. * rename Slime Hive to Sandy Dungeon, Slime Hive can be located at e.g. 45,126.
Diffstat (limited to 'maps/043-1.tmx')
-rw-r--r--maps/043-1.tmx6
1 files changed, 4 insertions, 2 deletions
diff --git a/maps/043-1.tmx b/maps/043-1.tmx
index ae0eb481..74e0b7df 100644
--- a/maps/043-1.tmx
+++ b/maps/043-1.tmx
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="120" height="150" tilewidth="32" tileheight="32">
<properties>
+ <property name="minimap" value="graphics/minimaps/043-1.png"/>
+ <property name="music" value="Faith.ogg"/>
<property name="name" value="Beach"/>
</properties>
<tileset firstgid="1" source="../tilesets/collision.tsx"/>
@@ -819,11 +821,11 @@
<property name="dest_tile_y" value="85"/>
</properties>
</object>
- <object name="To Slime Hive" type="warp" x="1664" y="1216" width="32" height="32">
+ <object name="To Sandy Dungeon" type="warp" x="1664" y="1216" width="32" height="32">
<properties>
<property name="dest_map" value="043-3"/>
<property name="dest_tile_x" value="31"/>
- <property name="dest_tile_y" value="34"/>
+ <property name="dest_tile_y" value="35"/>
</properties>
</object>
</objectgroup>