From b6cb55eef4c16d4a0679458ba874e2b4fde87592 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Mon, 18 Jun 2012 16:05:16 +0200 Subject: Some changes in tutorial to make it easier: - Hint in Hasan's dialogue to talk to Kaan. - Hint in Kaan's dialogue to talk to Sorfina or Tanisha. - Sorfina offers free heal as long as the player didn't complete the tutorial. --- world/map/npc/042-1/hasan.txt | 4 ++++ 1 file changed, 4 insertions(+) (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 3ac2aa0f..ae599f5a 100644 --- a/world/map/npc/042-1/hasan.txt +++ b/world/map/npc/042-1/hasan.txt @@ -51,6 +51,8 @@ L_Toll: L_NoPay: mes "[Hasan]"; mes "\"That's not my problem. You have to stay here then.\""; + next; + mes "This is annoying. Maybe Kaan can help?"; goto L_Close; L_Fight: @@ -59,7 +61,9 @@ L_Fight: mes "\"Do you really think you can beat me?\""; mes "He pulls out a nasty looking dagger and stabs it in your direction."; set Hp, 1; + next; mes "That hurt! You begin to think searching for a different solution might be healthier."; + mes "Maybe Kaan can help?"; goto L_Close; L_Pay: -- cgit v1.2.3-70-g09d2