diff options
Diffstat (limited to 'maps/031-1.tmx')
-rw-r--r-- | maps/031-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/031-1.tmx b/maps/031-1.tmx index d4061ba9..3830caa0 100644 --- a/maps/031-1.tmx +++ b/maps/031-1.tmx @@ -79,7 +79,7 @@ <property name="dest_y" value="928"/> </properties> </object> - <object name="White Slime" type="spawn" x="2272" y="768" width="352" height="192"> + <object name="WhiteSlime" type="spawn" x="2272" y="768" width="352" height="192"> <properties> <property name="eA_death" value="30000"/> <property name="eA_spawn" value="100000"/> @@ -87,7 +87,7 @@ <property name="monster_id" value="91"/> </properties> </object> - <object name="White Bell" type="spawn" x="0" y="0"> + <object name="WhiteBell" type="spawn" x="0" y="0"> <properties> <property name="eA_death" value="30000"/> <property name="eA_spawn" value="100000"/> |