summaryrefslogtreecommitdiff
path: root/maps/001-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/001-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/001-1.tmx')
-rw-r--r--maps/001-1.tmx4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/001-1.tmx b/maps/001-1.tmx
index f7a439ec..266c4f7f 100644
--- a/maps/001-1.tmx
+++ b/maps/001-1.tmx
@@ -218,7 +218,7 @@
<property name="monster_id" value="0"/>
</properties>
</object>
- <object name="Giant Maggot" type="spawn" x="3648" y="1536" width="576" height="736">
+ <object name="GiantMaggot" type="spawn" x="3648" y="1536" width="576" height="736">
<properties>
<property name="eA_death" value="30000"/>
<property name="eA_spawn" value="100000"/>
@@ -226,7 +226,7 @@
<property name="monster_id" value="4"/>
</properties>
</object>
- <object name="Fire Goblin" type="spawn" x="4160" y="704" width="512" height="256">
+ <object name="FireGoblin" type="spawn" x="4160" y="704" width="512" height="256">
<properties>
<property name="ea_death" value="60000"/>
<property name="ea_spawn" value="61000"/>