diff options
Diffstat (limited to 'maps/001-2-32.tmx')
-rw-r--r-- | maps/001-2-32.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/001-2-32.tmx b/maps/001-2-32.tmx index 4e3f7f32..7d301524 100644 --- a/maps/001-2-32.tmx +++ b/maps/001-2-32.tmx @@ -489,11 +489,12 @@ <property name="dest_y" value="33"/> </properties> </object> - <object id="24" name="To Fight Room" type="script_warp" x="1056" y="928" width="32" height="32"> + <object id="24" name="To Fight Room" type="warp" x="1056" y="928" width="32" height="32"> <properties> <property name="dest_map" value="001-2-35"/> <property name="dest_x" value="24"/> <property name="dest_y" value="29"/> + <property name="npc_id" value="SCRIPT"/> </properties> </object> <object id="27" name="graphics/particles/warp.xml" type="particle_effect" x="1056" y="928" width="32" height="32"/> |