summaryrefslogtreecommitdiff
path: root/npc/009-2/kfahr.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/009-2/kfahr.txt')
-rw-r--r--npc/009-2/kfahr.txt10
1 files changed, 5 insertions, 5 deletions
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))