diff options
Diffstat (limited to 'maps/002-1.tmx')
-rw-r--r-- | maps/002-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/002-1.tmx b/maps/002-1.tmx index 86b632d0..9e854eb6 100644 --- a/maps/002-1.tmx +++ b/maps/002-1.tmx @@ -210,7 +210,7 @@ <property name="monster_id" value="0"/> </properties> </object> - <object name="Fire Goblin" type="spawn" x="1312" y="1696" width="1344" height="1408"> + <object name="FireGoblin" type="spawn" x="1312" y="1696" width="1344" height="1408"> <properties> <property name="eA_death" value="30000"/> <property name="eA_spawn" value="100000"/> @@ -242,7 +242,7 @@ <property name="monster_id" value="1"/> </properties> </object> - <object name="Black Scorpion" type="spawn" x="2816" y="2144" width="512" height="576"> + <object name="BlackScorpion" type="spawn" x="2816" y="2144" width="512" height="576"> <properties> <property name="eA_spawn" value="100000"/> <property name="ea_death" value="1800000"/> |