summaryrefslogtreecommitdiff
path: root/maps/029-1.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/029-1.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/029-1.tmx')
-rw-r--r--maps/029-1.tmx8
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/029-1.tmx b/maps/029-1.tmx
index f08edf7b..5be04e6d 100644
--- a/maps/029-1.tmx
+++ b/maps/029-1.tmx
@@ -39,7 +39,7 @@
</data>
</layer>
<objectgroup name="Objects" width="100" height="100" visible="0">
- <object name="Evil Mushroom" type="spawn" x="2016" y="1888" width="416" height="448">
+ <object name="EvilMushroom" type="spawn" x="2016" y="1888" width="416" height="448">
<properties>
<property name="eA_death" value="60000"/>
<property name="eA_spawn" value="20000"/>
@@ -55,7 +55,7 @@
<property name="monster_id" value="36"/>
</properties>
</object>
- <object name="Clover Patch" type="spawn" x="1416" y="1543" width="180" height="93">
+ <object name="CloverPatch" type="spawn" x="1416" y="1543" width="180" height="93">
<properties>
<property name="eA_death" value="120000"/>
<property name="eA_spawn" value="10000"/>
@@ -63,7 +63,7 @@
<property name="monster_id" value="35"/>
</properties>
</object>
- <object name="Spiky Mushroom" type="spawn" x="832" y="1600" width="736" height="672">
+ <object name="SpikyMushroom" type="spawn" x="832" y="1600" width="736" height="672">
<properties>
<property name="eA_death" value="30000"/>
<property name="eA_spawn" value="10000"/>
@@ -79,7 +79,7 @@
<property name="monster_id" value="15"/>
</properties>
</object>
- <object name="Log Head" type="spawn" x="1696" y="1504" width="448" height="320">
+ <object name="LogHead" type="spawn" x="1696" y="1504" width="448" height="320">
<properties>
<property name="eA_death" value="30000"/>
<property name="eA_spawn" value="25000"/>