summaryrefslogtreecommitdiff
path: root/maps/025-4.tmx
diff options
context:
space:
mode:
authorAli-G <gauvain.dauchy@free.fr>2011-09-05 10:18:19 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2011-09-12 20:28:05 +0200
commit9f6654c183f87a650a247633382bdbd2b0e4925d (patch)
tree3b98a163d42529ddfb8d94b76222eaa725e3fefb /maps/025-4.tmx
parent0a48b993e9c001f76100f3c8fdd860c58ec1182d (diff)
downloadclientdata-9f6654c183f87a650a247633382bdbd2b0e4925d.tar.gz
clientdata-9f6654c183f87a650a247633382bdbd2b0e4925d.tar.bz2
clientdata-9f6654c183f87a650a247633382bdbd2b0e4925d.tar.xz
clientdata-9f6654c183f87a650a247633382bdbd2b0e4925d.zip
Full map review:
Renamed layer names in order to have the same layer naming scheme on all maps. In 012-3 map, removed an unnecessary layer and transported its tiles to another layer. In game, it looks the same. All monster spawns in 025-1 and 026-1 that covered the whole map were given 0,0 coordinates. Improving the warps position on the maps. Started reviewing all the objects of all maps: - Giving natural numbers to coordinates, height and width. - Renaming correctly each object name. - Avoid the use of capital letters in object properties and type. - Removed collision tiles put just in front of warps. - Changed few last map names to fit correctly with the warp names. - Random layer fixes.
Diffstat (limited to 'maps/025-4.tmx')
-rw-r--r--maps/025-4.tmx62
1 files changed, 31 insertions, 31 deletions
diff --git a/maps/025-4.tmx b/maps/025-4.tmx
index ed518a18..c7eafd04 100644
--- a/maps/025-4.tmx
+++ b/maps/025-4.tmx
@@ -45,54 +45,54 @@
</data>
</layer>
<objectgroup name="Objects" width="200" height="240">
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="896" y="960" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="1024" y="960" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="2912" y="928" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="3008" y="928" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="3232" y="4480" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="3104" y="4384" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="3008" y="4704" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="3168" y="4960" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="3232" y="4960" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="3744" y="4704" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="3744" y="4480" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="3648" y="4416" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="3904" y="4512" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="3904" y="4864" width="32" height="32"/>
- <object name="ToMainHall" type="warp" x="896" y="1184" width="32" height="32">
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="896" y="960" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="1024" y="960" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="2912" y="928" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="3008" y="928" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="3232" y="4480" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="3104" y="4384" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="3008" y="4704" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="3168" y="4960" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="3232" y="4960" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="3744" y="4704" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="3744" y="4480" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="3648" y="4416" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="3904" y="4512" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="3904" y="4864" width="32" height="32"/>
+ <object name="To Rossy Main Hall" type="warp" x="896" y="1184" width="32" height="32">
<properties>
<property name="dest_map" value="025-3"/>
<property name="dest_x" value="3360"/>
<property name="dest_y" value="2784"/>
</properties>
</object>
- <object name="CaveMaggot" type="spawn" x="608" y="768" width="672" height="480">
+ <object name="Cave Maggot" type="spawn" x="608" y="768" width="672" height="480">
<properties>
<property name="eA-death" value="100"/>
<property name="max_beings" value="3"/>
<property name="monster_id" value="54"/>
</properties>
</object>
- <object name="CaveMaggot" type="spawn" x="2688" y="448" width="672" height="704">
+ <object name="Cave Maggot" type="spawn" x="2688" y="448" width="672" height="704">
<properties>
<property name="eA-death" value="100"/>
<property name="max_beings" value="5"/>
<property name="monster_id" value="54"/>
</properties>
</object>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="3232" y="4704" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="3424" y="4256" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="3488" y="4256" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="4992" y="864" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="4992" y="896" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="4992" y="928" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="5056" y="864" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="5056" y="896" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="5056" y="928" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="5344" y="4768" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="1440" y="5984" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="1376" y="5984" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="3328" y="6752" width="32" height="32"/>
- <object name="graphics/particles/flame.particle.xml" type="PARTICLE_EFFECT" x="3392" y="6752" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="3232" y="4704" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="3424" y="4256" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="3488" y="4256" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="4992" y="864" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="4992" y="896" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="4992" y="928" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="5056" y="864" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="5056" y="896" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="5056" y="928" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="5344" y="4768" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="1440" y="5984" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="1376" y="5984" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="3328" y="6752" width="32" height="32"/>
+ <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="3392" y="6752" width="32" height="32"/>
</objectgroup>
</map>