From f37d2e6904c6655dd9b3536551098f52e3893ced Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Sat, 18 Jun 2011 18:38:32 +0200 Subject: Hurnscald Inn: changing maps to what it was before, adding private rooms in the left wing according to the intention of the original author, placing Olana in the private rooms --- npc/009-2/kfahr.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'npc/009-2/kfahr.txt') diff --git a/npc/009-2/kfahr.txt b/npc/009-2/kfahr.txt index a8e140f1..b45a1f80 100644 --- a/npc/009-2/kfahr.txt +++ b/npc/009-2/kfahr.txt @@ -13,7 +13,7 @@ //# //################################################################################# -009-2.gat,75,56,0 script Kfahr 125,{ +009-2.gat,67,57,0 script Kfahr 125,{ set @QS_NEWBIE, 0; set @QS_MET_KFAHR, 1; @@ -146,7 +146,7 @@ L_real_main_menu: close; -L_long_main_menu: +L_long_main_menu: menu "What's a Desert Worm?", L_tale_desert_worm, "Desert Temple?", L_tale_desert_temple, @@ -1024,13 +1024,13 @@ L_golden_requires_knife_quest_done: mes "He hesitates."; mes "\"But no, this is too valuable. Perhaps if you finish that other quest I gave you...?\"."; next; - goto L_main_menu; + goto L_main_menu; L_golden_requires_knife_quest: mes "He hesitates."; mes "\"But no, this is too valuable. I think I should have you prove your worthiness with another quest first...\""; next; - goto L_boneknife_quest; + goto L_boneknife_quest; L_wrestle_explain: mes "[Kfahr the Warrior]"; @@ -1088,7 +1088,7 @@ L_golden_scorpion_wrestle: L_wrestle_loop: mes "[Arm-wrestling with Kfahr]"; - + mes @positions$[@position]; if ((@PC_STAMINA * 2 <= @PC_MAX_STAMINA) && (@PC_STAMINA * 4 > @PC_MAX_STAMINA)) -- cgit v1.2.3-60-g2f50