diff options
Diffstat (limited to 'maps/028-3.tmx')
-rw-r--r-- | maps/028-3.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/028-3.tmx b/maps/028-3.tmx index c14ae8ee..a43bd547 100644 --- a/maps/028-3.tmx +++ b/maps/028-3.tmx @@ -38,7 +38,7 @@ <property name="monster_id" value="33"/> </properties> </object> - <object name="Evil Mushroom" type="spawn" x="1376" y="1120" width="32" height="32"> + <object name="EvilMushroom" type="spawn" x="1376" y="1120" width="32" height="32"> <properties> <property name="eA_death" value="5000"/> <property name="eA_spawn" value="40000"/> @@ -46,7 +46,7 @@ <property name="monster_id" value="11"/> </properties> </object> - <object name="Evil Mushroom" type="spawn" x="864" y="992" width="32" height="32"> + <object name="EvilMushroom" type="spawn" x="864" y="992" width="32" height="32"> <properties> <property name="eA_death" value="5000"/> <property name="eA_spawn" value="40000"/> |