From e73017311b5df88959a6cdff7f25f527d8390893 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 14 Jun 2018 11:10:07 -0300 Subject: ...I really don't want to finish Anwar quest. --- npc/004-1/anwar.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'npc/004-1/anwar.txt') diff --git a/npc/004-1/anwar.txt b/npc/004-1/anwar.txt index f97e1e1e2..f2ad12c83 100644 --- a/npc/004-1/anwar.txt +++ b/npc/004-1/anwar.txt @@ -7,7 +7,7 @@ 004-1,107,67,0 script Anwar NPC_RAIJIN,{ .@q=getq(TulimsharQuest_AnwarField); - + if (BaseLevel < 15) goto L_Weak; /* if (.@q >= 15) goto L_Done; if (.@q >= 13) goto L_GiveEomie; @@ -23,7 +23,6 @@ l("Sure!"),L_Sure, l("I'm busy, sorry."),L_Close; - L_Sure: mes ""; mesn; @@ -42,6 +41,10 @@ L_FirstTry: mesq l("Good luck getting the fertilizer from Eomie! Many elves simply refuse to cooperate until it affects them directly."); close; +L_Weak: + hello; + end; + L_Close: close; -- cgit v1.2.3-60-g2f50