summaryrefslogtreecommitdiff
path: root/maps/011-4.tmx
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-04-22 12:52:43 -0700
committerBen Longbons <b.r.longbons@gmail.com>2013-04-22 12:59:32 -0700
commit98f09f6ff806652cda8db9d99fa40368ff3a89b3 (patch)
tree38d2e57be361fca550b74d7d97f187efca703290 /maps/011-4.tmx
parent1f277ed96959bc20a4a1f9c4597be70c6858abeb (diff)
downloadclientdata-98f09f6ff806652cda8db9d99fa40368ff3a89b3.tar.gz
clientdata-98f09f6ff806652cda8db9d99fa40368ff3a89b3.tar.bz2
clientdata-98f09f6ff806652cda8db9d99fa40368ff3a89b3.tar.xz
clientdata-98f09f6ff806652cda8db9d99fa40368ff3a89b3.zip
Fix all the wrong spawn names
Diffstat (limited to 'maps/011-4.tmx')
-rw-r--r--maps/011-4.tmx8
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/011-4.tmx b/maps/011-4.tmx
index 91fe2df2..8961a3a2 100644
--- a/maps/011-4.tmx
+++ b/maps/011-4.tmx
@@ -31,14 +31,14 @@
</data>
</layer>
<objectgroup name="Objects" width="0" height="0" visible="0">
- <object name="Spiky Mushroom" type="spawn" x="1056" y="352" width="1280" height="1280">
+ <object name="SpikyMushroom" type="spawn" x="1056" y="352" width="1280" height="1280">
<properties>
<property name="eA_death" value="30000"/>
<property name="eA_spawn" value="100000"/>
<property name="monster_id" value="17"/>
</properties>
</object>
- <object name="Cave Snake" type="spawn" x="2368" y="3040" width="1280" height="1280">
+ <object name="CaveSnake" type="spawn" x="2368" y="3040" width="1280" height="1280">
<properties>
<property name="eA_death" value="30000"/>
<property name="eA_spawn" value="100000"/>
@@ -122,7 +122,7 @@
<property name="dest_y" value="5792"/>
</properties>
</object>
- <object name="Cave Snake" type="spawn" x="0" y="0">
+ <object name="CaveSnake" type="spawn" x="0" y="0">
<properties>
<property name="eA_death" value="0"/>
<property name="eA_spawn" value="0"/>
@@ -130,7 +130,7 @@
<property name="monster_id" value="19"/>
</properties>
</object>
- <object name="Spiky Mushroom" type="spawn" x="0" y="0">
+ <object name="SpikyMushroom" type="spawn" x="0" y="0">
<properties>
<property name="eA_death" value="0"/>
<property name="eA_spawn" value="0"/>