summaryrefslogtreecommitdiff
path: root/maps/000-2-4.tmx
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-10-13 22:49:22 +0200
committerReid <reidyaro@gmail.com>2016-10-13 22:49:22 +0200
commit22ef0b77c77363d018c8e0d68cfbcafa1f7a552e (patch)
treedbee9f3f33fa086027a6ec389bc6d0d32ecd7ae2 /maps/000-2-4.tmx
parent2fc38e901cd256147586a71687bcceda7f55cd88 (diff)
downloadclientdata-22ef0b77c77363d018c8e0d68cfbcafa1f7a552e.tar.gz
clientdata-22ef0b77c77363d018c8e0d68cfbcafa1f7a552e.tar.bz2
clientdata-22ef0b77c77363d018c8e0d68cfbcafa1f7a552e.tar.xz
clientdata-22ef0b77c77363d018c8e0d68cfbcafa1f7a552e.zip
rename eA_spawn and eA_death into spawn and death.s20161017
Diffstat (limited to 'maps/000-2-4.tmx')
-rw-r--r--maps/000-2-4.tmx4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/000-2-4.tmx b/maps/000-2-4.tmx
index 9f7444e5..a6ed4fb4 100644
--- a/maps/000-2-4.tmx
+++ b/maps/000-2-4.tmx
@@ -442,8 +442,8 @@
</object>
<object id="20" name="Cuco" type="spawn" x="928" y="928" width="128" height="128">
<properties>
- <property name="eA_death" value="90000"/>
- <property name="eA_spawn" value="80000"/>
+ <property name="death" value="90000"/>
+ <property name="spawn" value="80000"/>
<property name="max_beings" value="1"/>
<property name="monster_id" value="1020"/>
</properties>