summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2012-01-24 16:21:09 +0100
committerJessica Tölke <jtoelke@mail.upb.de>2012-03-20 14:00:16 +0100
commitb1baac74bfa63bf69d83e0438e0b85823c302298 (patch)
tree0254e31c341619664584313ce70be6d1568194ce
parent6ff12609c964d8ba1b4fc5cb670996339224ba01 (diff)
downloadserverdata-b1baac74bfa63bf69d83e0438e0b85823c302298.tar.gz
serverdata-b1baac74bfa63bf69d83e0438e0b85823c302298.tar.bz2
serverdata-b1baac74bfa63bf69d83e0438e0b85823c302298.tar.xz
serverdata-b1baac74bfa63bf69d83e0438e0b85823c302298.zip
Removing warp to the bazaar from Hasan to encourage exploring North Tulimshar
-rw-r--r--world/map/npc/042-1/hasan.txt19
1 files changed, 7 insertions, 12 deletions
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!\"";