summaryrefslogtreecommitdiff
path: root/maps/001-2-25.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/001-2-25.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/001-2-25.tmx')
-rw-r--r--maps/001-2-25.tmx4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/001-2-25.tmx b/maps/001-2-25.tmx
index a5e95cd2..ceac8d24 100644
--- a/maps/001-2-25.tmx
+++ b/maps/001-2-25.tmx
@@ -417,8 +417,8 @@
</object>
<object id="2" name="Ratto" type="spawn" x="0" y="0">
<properties>
- <property name="eA_death" value="420000"/>
- <property name="eA_spawn" value="240000"/>
+ <property name="death" value="420000"/>
+ <property name="spawn" value="240000"/>
<property name="max_beings" value="2"/>
<property name="monster_id" value="1005"/>
</properties>