diff options
Diffstat (limited to 'maps/051-1.tmx')
-rw-r--r-- | maps/051-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/051-1.tmx b/maps/051-1.tmx index 2164b4fc..232d03cd 100644 --- a/maps/051-1.tmx +++ b/maps/051-1.tmx @@ -51,7 +51,7 @@ <objectgroup name="Objects" width="0" height="0" visible="0"> <object name="graphics/particles/waterfall-2x4.particle.xml" type="particle_effect" x="5435" y="803"/> <object name="graphics/particles/cursed-waterfall.particle.xml" type="particle_effect" x="5435" y="803"/> - <object name="Log Head" type="spawn" x="672" y="736" width="1386" height="810"> + <object name="LogHead" type="spawn" x="672" y="736" width="1386" height="810"> <properties> <property name="eA_death" value="30000"/> <property name="eA_spawn" value="100000"/> @@ -59,7 +59,7 @@ <property name="monster_id" value="23"/> </properties> </object> - <object name="Spiky Mushroom" type="spawn" x="704" y="768" width="1348" height="766"> + <object name="SpikyMushroom" type="spawn" x="704" y="768" width="1348" height="766"> <properties> <property name="eA_death" value="30000"/> <property name="eA_spawn" value="100000"/> |