diff options
Diffstat (limited to 'maps/042-1.tmx')
-rw-r--r-- | maps/042-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/042-1.tmx b/maps/042-1.tmx index d5407a55..78743d81 100644 --- a/maps/042-1.tmx +++ b/maps/042-1.tmx @@ -83,7 +83,7 @@ <property name="monster_id" value="0"/> </properties> </object> - <object name="Black Scorpion" type="spawn" x="2194" y="3925" width="1818" height="394"> + <object name="BlackScorpion" type="spawn" x="2194" y="3925" width="1818" height="394"> <properties> <property name="eA_death" value="30000"/> <property name="eA_spawn" value="100000"/> @@ -99,7 +99,7 @@ <property name="monster_id" value="1"/> </properties> </object> - <object name="Fire Goblin" type="spawn" x="1327" y="1817" width="1391" height="1654"> + <object name="FireGoblin" type="spawn" x="1327" y="1817" width="1391" height="1654"> <properties> <property name="eA_death" value="30000"/> <property name="eA_spawn" value="100000"/> |