diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2013-04-22 12:52:43 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2013-04-22 12:59:32 -0700 |
commit | 98f09f6ff806652cda8db9d99fa40368ff3a89b3 (patch) | |
tree | 38d2e57be361fca550b74d7d97f187efca703290 /maps/020-1.tmx | |
parent | 1f277ed96959bc20a4a1f9c4597be70c6858abeb (diff) | |
download | clientdata-98f09f6ff806652cda8db9d99fa40368ff3a89b3.tar.gz clientdata-98f09f6ff806652cda8db9d99fa40368ff3a89b3.tar.bz2 clientdata-98f09f6ff806652cda8db9d99fa40368ff3a89b3.tar.xz clientdata-98f09f6ff806652cda8db9d99fa40368ff3a89b3.zip |
Fix all the wrong spawn names
Diffstat (limited to 'maps/020-1.tmx')
-rw-r--r-- | maps/020-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/020-1.tmx b/maps/020-1.tmx index a64281fe..280cad21 100644 --- a/maps/020-1.tmx +++ b/maps/020-1.tmx @@ -120,7 +120,7 @@ <property name="dest_y" value="2176"/> </properties> </object> - <object name="White Bell" type="spawn" x="0" y="0"> + <object name="WhiteBell" type="spawn" x="0" y="0"> <properties> <property name="eA_death" value="30000"/> <property name="eA_spawn" value="100000"/> |