diff options
Diffstat (limited to 'maps/032-1.tmx')
-rw-r--r-- | maps/032-1.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/032-1.tmx b/maps/032-1.tmx index 4581ce1a..b39d59a3 100644 --- a/maps/032-1.tmx +++ b/maps/032-1.tmx @@ -44,7 +44,7 @@ <property name="dest_y" value="1920"/> </properties> </object> - <object name="Black Scorpion" type="spawn" x="1088" y="1824" width="896" height="512"> + <object name="BlackScorpion" type="spawn" x="1088" y="1824" width="896" height="512"> <properties> <property name="eA_death" value="100000"/> <property name="eA_spawn" value="30000"/> @@ -52,7 +52,7 @@ <property name="monster_id" value="7"/> </properties> </object> - <object name="Black Scorpion" type="spawn" x="352" y="1920" width="896" height="800"> + <object name="BlackScorpion" type="spawn" x="352" y="1920" width="896" height="800"> <properties> <property name="eA_death" value="100000"/> <property name="eA_spawn" value="30000"/> @@ -60,7 +60,7 @@ <property name="monster_id" value="7"/> </properties> </object> - <object name="Black Scorpion" type="spawn" x="384" y="1216" width="832" height="704"> + <object name="BlackScorpion" type="spawn" x="384" y="1216" width="832" height="704"> <properties> <property name="eA_death" value="100000"/> <property name="eA_spawn" value="30000"/> |