From f5909d074f7a2b4282131a43d74fa6e130b678ad Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 13 Jan 2021 05:15:42 -0300 Subject: And hide the menu option --- npc/012-2/rakinorf.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc/012-2') diff --git a/npc/012-2/rakinorf.txt b/npc/012-2/rakinorf.txt index 21f34a2b5..244b3ed22 100644 --- a/npc/012-2/rakinorf.txt +++ b/npc/012-2/rakinorf.txt @@ -90,8 +90,10 @@ L_MainStory: mes ""; } + .@rk=(!(getq(SQuest_Sponsor) & .questID)); + select - rif(getgmlevel(), l("Maybe I could give you more beer?")), + rif(.@rk && getgmlevel(), l("Maybe I could give you more beer?")), rif(.@n2 == 0, l("I know it may sound silly, but I need your help to find out who I am.")), rif(.@n2 == 1, l("I have brought you the beer.")), rif(.@n2 == 2, l("I know how many bat teeth and wings Arkim collected.")), -- cgit v1.2.3-60-g2f50