diff options
Diffstat (limited to 'maps/001-1.tmx')
-rw-r--r-- | maps/001-1.tmx | 4 |
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"/> |