diff options
Diffstat (limited to 'maps/001-2-34.tmx')
-rw-r--r-- | maps/001-2-34.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/001-2-34.tmx b/maps/001-2-34.tmx index 45a9d051..932d62a0 100644 --- a/maps/001-2-34.tmx +++ b/maps/001-2-34.tmx @@ -489,11 +489,12 @@ <property name="dest_y" value="33"/> </properties> </object> - <object id="24" name="To Training Room" type="script_warp" x="736" y="928" width="32" height="32"> + <object id="24" name="To Training Room" type="warp" x="736" y="928" width="32" height="32"> <properties> <property name="dest_map" value="001-2-36"/> <property name="dest_x" value="36"/> <property name="dest_y" value="30"/> + <property name="npc_id" value="SCRIPT"/> </properties> </object> </objectgroup> |