From 2a30762a2304b1b9dceb4ca221aad7c84ce80fa4 Mon Sep 17 00:00:00 2001 From: mekolat Date: Thu, 7 May 2015 00:15:35 -0400 Subject: add new states to blue sage quest --- world/map/npc/048-2/helperAccused.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/048-2/helperAccused.txt') diff --git a/world/map/npc/048-2/helperAccused.txt b/world/map/npc/048-2/helperAccused.txt index 8b552914..96bc6827 100644 --- a/world/map/npc/048-2/helperAccused.txt +++ b/world/map/npc/048-2/helperAccused.txt @@ -12,7 +12,7 @@ if (QL_BSAGE_INVESTIGATE == 1) goto L_Help; mes "You see a rather stressed helper, mumbling to himself."; - if (BaseLevel < $@Q_BlueSageMinimumLevel) + if (BaseLevel < $@Q_BlueSageMinimumLevel || !QL_BSAGE_INVESTIGATE) goto L_Close; mes "[Peetu]"; mes "\"How could this have happened? I don't understand it... I'm sure I did the sealing correctly. Maybe the ingredients... but that doesn't make sense. They're checked regularly and...\""; -- cgit v1.2.3-60-g2f50