From b1baac74bfa63bf69d83e0438e0b85823c302298 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Tue, 24 Jan 2012 16:21:09 +0100 Subject: Removing warp to the bazaar from Hasan to encourage exploring North Tulimshar --- world/map/npc/042-1/hasan.txt | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) (limited to 'world/map/npc/042-1/hasan.txt') diff --git a/world/map/npc/042-1/hasan.txt b/world/map/npc/042-1/hasan.txt index 0adf9dab..ebd5c867 100644 --- a/world/map/npc/042-1/hasan.txt +++ b/world/map/npc/042-1/hasan.txt @@ -120,21 +120,11 @@ L_Thank: set tanisha, 0; set maggot, 0; set FLAGS, FLAGS | FLAG_TUTORIAL_DONE; - mes "\"You want to go to the bazaar, right? Shall I bring you there?\""; + mes "\"You want to go to the bazaar, right? Shall I tell you how to get there?\""; next; menu "Sure, thanks.",-, - "I'll try to find the way myself.",L_Explore, - "Could you just tell me the way?",L_Directions; - warp "001-1.gat", 44, 40; - goto L_Close; - -L_Explore: - mes "[Hasan]"; - mes "\"Alright. Take care!\""; - goto L_Close; - -L_Directions: + "I'll try to find the way myself.",L_Explore; mes "[Hasan]"; mes "\"Ok, when you leave here follow the road past the docks until you reach the old city gates.\""; next; @@ -143,6 +133,11 @@ L_Directions: mes "\"Behind it there is the bazaar of Tulimshar.\""; goto L_Close; +L_Explore: + mes "[Hasan]"; + mes "\"Alright. Take care!\""; + goto L_Close; + L_Fear: mes "[Hasan]"; mes "\"Sc-sc-sco-scorpion!\""; -- cgit v1.2.3-60-g2f50