diff options
Diffstat (limited to 'maps/new_12-1.tmx')
-rw-r--r-- | maps/new_12-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/new_12-1.tmx b/maps/new_12-1.tmx index b199fe86..68310c36 100644 --- a/maps/new_12-1.tmx +++ b/maps/new_12-1.tmx @@ -51,14 +51,14 @@ <object name="Bat" type="SPAWN" x="832" y="1088" width="960" height="160"> <properties> <property name="MONSTER_ID"> - 1017 + 15 </property> </properties> </object> <object name="Violet" type="SPAWN" x="736" y="1472" width="1120" height="256"> <properties> <property name="MONSTER_ID"> - 1018 + 16 </property> </properties> </object> |