From 1f6cdbe576fe07159dbd90bbe36a42a861f56fcf Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 29 Apr 2019 16:08:40 -0300 Subject: Operand was wrong... --- npc/012-1/guards.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/012-1/guards.txt') diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt index 701135f34..1fefb41de 100644 --- a/npc/012-1/guards.txt +++ b/npc/012-1/guards.txt @@ -18,7 +18,7 @@ next; mesn; mesq l("But we are working day and night. We hope that soon, more people come out and this place gets lively again."); - if (BaseLevel >= 20 && MPQUEST && .@q < 10) goto L_Quest; + if (BaseLevel >= 20 && MPQUEST && .@q <= 15) goto L_Quest; close; // Paul's quest -- cgit v1.2.3-60-g2f50