From ade1d0374ff5ef10ee619cfa00aeef8118876a04 Mon Sep 17 00:00:00 2001 From: wushin Date: Sun, 28 Jul 2013 16:19:24 -0500 Subject: All warps moved from old to new style Old style dest_x = New style dest_tile_x = --- maps/011-3.tmx | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) (limited to 'maps/011-3.tmx') diff --git a/maps/011-3.tmx b/maps/011-3.tmx index b2de994b..b08fed43 100644 --- a/maps/011-3.tmx +++ b/maps/011-3.tmx @@ -203,7 +203,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 - + 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, @@ -273,22 +273,14 @@ - - function npc_handler(npc, ch) - do_message(npc, ch, "Do you want to go back outside?") - local v = do_choice(npc, ch, "Yes please", "Not yet") - if v == 1 then - tmw.chr_warp(ch, 9, 60 * 32 + 16, 95 * 32 + 16) - end - end - + - - + + -- cgit v1.2.3-60-g2f50