summaryrefslogtreecommitdiff
path: root/maps/047-1.tmx
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2012-07-12 17:21:23 -0700
committerBen Longbons <b.r.longbons@gmail.com>2012-07-12 17:21:23 -0700
commit59a365ebdb2754607b05d562c029ddbce384a817 (patch)
treed072fa265489f527a9def8a79c5177074d9abac2 /maps/047-1.tmx
parent1a10a4ad2fda4a47dd42f4c6eba66e2e6ad75b15 (diff)
downloadclientdata-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/047-1.tmx')
-rw-r--r--maps/047-1.tmx12
1 files changed, 6 insertions, 6 deletions
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>