From 6ac3309d89226dc8ff86af24a785d5694f8e93ad Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Wed, 26 Mar 2008 13:07:18 +0000 Subject: Integrated the map changes from tmw/trunk into the maps in tmwdata. --- maps/new_6-1.tmx | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) (limited to 'maps/new_6-1.tmx') diff --git a/maps/new_6-1.tmx b/maps/new_6-1.tmx index 19d617b4..a8414c87 100644 --- a/maps/new_6-1.tmx +++ b/maps/new_6-1.tmx @@ -33,4 +33,49 @@ + + + + + 8 + + + 768 + + + 736 + + + + + + + function npc_handler(npc, ch) + do_message(npc, ch, "Do you want to go back?") + local v = do_choice(npc, ch, "Yes", "No") + if v == 1 then + tmw.chr_warp(ch, 8, 25 * 32 + 16, 23 * 32 + 16) + elseif v == 2 then + do_message(npc, ch, "Have fun.") + end + end + + + 125 + + + + + + + function npc_handler(npc, ch) + do_message(npc, ch, "Don't touch me!\nYou won't find it very funny.") + end + + + 126 + + + + -- cgit v1.2.3-60-g2f50