diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2012-07-12 17:21:23 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2012-07-12 17:21:23 -0700 |
commit | 59a365ebdb2754607b05d562c029ddbce384a817 (patch) | |
tree | d072fa265489f527a9def8a79c5177074d9abac2 /maps | |
parent | 1a10a4ad2fda4a47dd42f4c6eba66e2e6ad75b15 (diff) | |
download | clientdata-59a365ebdb2754607b05d562c029ddbce384a817.tar.gz clientdata-59a365ebdb2754607b05d562c029ddbce384a817.tar.bz2 clientdata-59a365ebdb2754607b05d562c029ddbce384a817.tar.xz clientdata-59a365ebdb2754607b05d562c029ddbce384a817.zip |
Fix bugs in maps caught by my stricter converter
Diffstat (limited to 'maps')
-rw-r--r-- | maps/003-1.tmx | 2 | ||||
-rw-r--r-- | maps/006-3.tmx | 6 | ||||
-rw-r--r-- | maps/011-6.tmx | 2 | ||||
-rw-r--r-- | maps/017-1.tmx | 4 | ||||
-rw-r--r-- | maps/025-3.tmx | 2 | ||||
-rw-r--r-- | maps/025-4.tmx | 4 | ||||
-rw-r--r-- | maps/027-3.tmx | 4 | ||||
-rw-r--r-- | maps/028-3.tmx | 2 | ||||
-rw-r--r-- | maps/031-2.tmx | 2 | ||||
-rw-r--r-- | maps/046-1.tmx | 12 | ||||
-rw-r--r-- | maps/047-1.tmx | 12 | ||||
-rw-r--r-- | maps/048-1.tmx | 12 |
12 files changed, 32 insertions, 32 deletions
diff --git a/maps/003-1.tmx b/maps/003-1.tmx index 4f6b8295..f85a7d36 100644 --- a/maps/003-1.tmx +++ b/maps/003-1.tmx @@ -759,7 +759,7 @@ <property name="eA_death" value="30000"/> <property name="eA_spawn" value="100000"/> <property name="max_beings" value="10"/> - <property name="mosnter_id" value="4"/> + <property name="monster_id" value="4"/> </properties> </object> <object name="Sea Slime" type="spawn" x="0" y="0"> diff --git a/maps/006-3.tmx b/maps/006-3.tmx index 0d3db284..457a978a 100644 --- a/maps/006-3.tmx +++ b/maps/006-3.tmx @@ -829,7 +829,7 @@ <property name="eA_death" value="90000"/> <property name="eA_spawn" value="15000"/> <property name="max_beings" value="3"/> - <property name="mosnter_id" value="24"/> + <property name="monster_id" value="24"/> </properties> </object> <object name="Mountain Snake" type="spawn" x="1600" y="1728" width="1024" height="1152"> @@ -877,7 +877,7 @@ <property name="eA_death" value="90000"/> <property name="eA_spawn" value="15000"/> <property name="max_beings" value="10"/> - <property name="mosnter_id" value="24"/> + <property name="monster_id" value="24"/> </properties> </object> <object name="Mountain Snake" type="spawn" x="2624" y="768" width="192" height="256"> @@ -908,7 +908,7 @@ <properties> <property name="eA_death" value="10000"/> <property name="eA_spawn" value="15000"/> - <property name="max beings" value="3"/> + <property name="max_beings" value="3"/> <property name="monster_id" value="6"/> </properties> </object> diff --git a/maps/011-6.tmx b/maps/011-6.tmx index 09e53616..b523525e 100644 --- a/maps/011-6.tmx +++ b/maps/011-6.tmx @@ -1679,7 +1679,7 @@ <property name="dest_y" value="2784"/> </properties> </object> - <object x="10528" y="6096"/> + <object name="FIXME" type="FIXME" x="10528" y="6096"/> <object name="To Lake Cave" type="warp" x="8032" y="8896" width="32" height="32"> <properties> <property name="dest_map" value="011-4"/> diff --git a/maps/017-1.tmx b/maps/017-1.tmx index 3369542e..6f576f42 100644 --- a/maps/017-1.tmx +++ b/maps/017-1.tmx @@ -688,14 +688,14 @@ <properties> <property name="eA_death" value="15000"/> <property name="max_beings" value="1"/> - <property name="monster-id" value="35"/> + <property name="monster_id" value="35"/> </properties> </object> <object name="Clover Patch" type="spawn" x="3104" y="960" width="128" height="32"> <properties> <property name="eA_death" value="15000"/> <property name="max_beings" value="1"/> - <property name="monster-id" value="35"/> + <property name="monster_id" value="35"/> </properties> </object> <object name="To Theater" type="warp" x="1376" y="1024" width="32" height="32"> diff --git a/maps/025-3.tmx b/maps/025-3.tmx index 63c2da04..c720d6f5 100644 --- a/maps/025-3.tmx +++ b/maps/025-3.tmx @@ -1026,7 +1026,7 @@ </object> <object name="Angry Scorpion" type="spawn" x="0" y="0"> <properties> - <property name="eA-death" value="100"/> + <property name="eA_death" value="100"/> <property name="max_beings" value="25"/> <property name="monster_id" value="55"/> </properties> diff --git a/maps/025-4.tmx b/maps/025-4.tmx index 48f2fd8d..5f928e80 100644 --- a/maps/025-4.tmx +++ b/maps/025-4.tmx @@ -1263,14 +1263,14 @@ </object> <object name="Cave Maggot" type="spawn" x="608" y="768" width="672" height="480"> <properties> - <property name="eA-death" value="100"/> + <property name="eA_death" value="100"/> <property name="max_beings" value="3"/> <property name="monster_id" value="54"/> </properties> </object> <object name="Cave Maggot" type="spawn" x="2688" y="448" width="672" height="704"> <properties> - <property name="eA-death" value="100"/> + <property name="eA_death" value="100"/> <property name="max_beings" value="5"/> <property name="monster_id" value="54"/> </properties> diff --git a/maps/027-3.tmx b/maps/027-3.tmx index 6611b491..4df44d67 100644 --- a/maps/027-3.tmx +++ b/maps/027-3.tmx @@ -595,11 +595,11 @@ <object name="graphics/particles/portal.particle.xml" type="particle_effect" x="1328" y="2528"/> <object name="graphics/particles/portal.particle.xml" type="particle_effect" x="1360" y="2528"/> <object name="graphics/particles/portal.particle.xml" type="particle_effect" x="1264" y="2528"/> - <object name="Gate Placeholder" x="1216" y="1824" width="192" height="32"/> + <object name="Gate Placeholder" type="FIXME" x="1216" y="1824" width="192" height="32"/> <object name="graphics/particles/pool-vert-2.xml" type="particle_effect" x="1680" y="1248"/> <object name="graphics/particles/pool-horiz.xml" type="particle_effect" x="1424" y="928"/> <object name="graphics/particles/pool-horiz-2.xml" type="particle_effect" x="1168" y="928"/> - <object name="graphics/particles/pool-vert-2.xml" type="particle_effectT" x="944" y="1248"/> + <object name="graphics/particles/pool-vert-2.xml" type="particle_effect" x="944" y="1248"/> <object name="graphics/particles/pool-vert.xml" type="particle_effect" x="784" y="1248"/> <object name="graphics/particles/pool-vert.xml" type="particle_effect" x="3120" y="1056"/> </objectgroup> diff --git a/maps/028-3.tmx b/maps/028-3.tmx index 5ebf00fd..711f9be0 100644 --- a/maps/028-3.tmx +++ b/maps/028-3.tmx @@ -439,7 +439,7 @@ <object name="Silkworm" type="spawn" x="1280" y="1344" width="736" height="512"> <properties> <property name="eA_death" value="3000"/> - <property name="e_spawn" value="30000"/> + <property name="eA_spawn" value="30000"/> <property name="max_beings" value="10"/> <property name="monster_id" value="33"/> </properties> diff --git a/maps/031-2.tmx b/maps/031-2.tmx index e0e660b2..b7d44e37 100644 --- a/maps/031-2.tmx +++ b/maps/031-2.tmx @@ -344,7 +344,7 @@ </data> </layer> <objectgroup name="Objects" width="100" height="50"> - <object x="736" y="960" width="32" height="32"/> + <object name="FIXME" type="FIXME" x="736" y="960" width="32" height="32"/> <object name="To Outside" type="warp" x="736" y="960" width="32" height="32"> <properties> <property name="dest_map" value="031-1"/> diff --git a/maps/046-1.tmx b/maps/046-1.tmx index 0e19c2e0..d90565f2 100644 --- a/maps/046-1.tmx +++ b/maps/046-1.tmx @@ -844,24 +844,24 @@ <objectgroup name="Objects" width="178" height="128"> <object name="Reinboo" type="spawn" x="0" y="0"> <properties> - <property name="eAthena_death" value="30000"/> - <property name="eAthena_spawn" value="100000"/> + <property name="eA_death" value="30000"/> + <property name="eA_spawn" value="100000"/> <property name="max_beings" value="40"/> <property name="monster_id" value="92"/> </properties> </object> <object name="Fluffy" type="spawn" x="0" y="0"> <properties> - <property name="eAthena_death" value="30000"/> - <property name="eAthena_spawn" value="100000"/> + <property name="eA_death" value="30000"/> + <property name="eA_spawn" value="100000"/> <property name="max_beings" value="50"/> <property name="monster_id" value="18"/> </properties> </object> <object name="Squirrel" type="spawn" x="0" y="0"> <properties> - <property name="eAthena_death" value="30000"/> - <property name="eAthena_spawn" value="100000"/> + <property name="eA_death" value="30000"/> + <property name="eA_spawn" value="100000"/> <property name="max_beings" value="50"/> <property name="monster_id" value="36"/> </properties> diff --git a/maps/047-1.tmx b/maps/047-1.tmx index 0c32b19d..6531fb88 100644 --- a/maps/047-1.tmx +++ b/maps/047-1.tmx @@ -844,16 +844,16 @@ <objectgroup name="Objects" width="178" height="128"> <object name="Reinboo" type="spawn" x="0" y="0"> <properties> - <property name="eAthena_death" value="30000"/> - <property name="eAthena_spawn" value="100000"/> + <property name="eA_death" value="30000"/> + <property name="eA_spawn" value="100000"/> <property name="max_beings" value="20"/> <property name="monster_id" value="92"/> </properties> </object> <object name="Fluffy" type="spawn" x="0" y="0"> <properties> - <property name="eAthena_death" value="30000"/> - <property name="eAthena_spawn" value="100000"/> + <property name="eA_death" value="30000"/> + <property name="eA_spawn" value="100000"/> <property name="max_beings" value="25"/> <property name="monster_id" value="18"/> </properties> @@ -868,8 +868,8 @@ </object> <object name="Squirrel" type="spawn" x="0" y="0"> <properties> - <property name="eAthena_death" value="30000"/> - <property name="eAthena_spawn" value="100000"/> + <property name="eA_death" value="30000"/> + <property name="eA_spawn" value="100000"/> <property name="max_beings" value="25"/> <property name="monster_id" value="36"/> </properties> diff --git a/maps/048-1.tmx b/maps/048-1.tmx index aa7dec7f..8e76cf87 100644 --- a/maps/048-1.tmx +++ b/maps/048-1.tmx @@ -841,24 +841,24 @@ <objectgroup name="Objects" width="178" height="128"> <object name="Reinboo" type="spawn" x="0" y="0"> <properties> - <property name="eAthena_death" value="30000"/> - <property name="eAthena_spawn" value="100000"/> + <property name="eA_death" value="30000"/> + <property name="eA_spawn" value="100000"/> <property name="max_beings" value="20"/> <property name="monster_id" value="92"/> </properties> </object> <object name="Fluffy" type="spawn" x="0" y="0"> <properties> - <property name="eAthena_death" value="30000"/> - <property name="eAthena_spawn" value="100000"/> + <property name="eA_death" value="30000"/> + <property name="eA_spawn" value="100000"/> <property name="max_beings" value="25"/> <property name="monster_id" value="18"/> </properties> </object> <object name="Squirrel" type="spawn" x="0" y="0"> <properties> - <property name="eAthena_death" value="30000"/> - <property name="eAthena_spawn" value="100000"/> + <property name="eA_death" value="30000"/> + <property name="eA_spawn" value="100000"/> <property name="max_beings" value="25"/> <property name="monster_id" value="36"/> </properties> |