From 8d0d576e07992847b27c444f7aa9dc3c7c66cfe8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 19 Jun 2019 00:09:40 -0300 Subject: Obvious bug --- npc/020-7-1/janitors.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/020-7-1') diff --git a/npc/020-7-1/janitors.txt b/npc/020-7-1/janitors.txt index 5c4fc24ee..06a5fde32 100644 --- a/npc/020-7-1/janitors.txt +++ b/npc/020-7-1/janitors.txt @@ -471,7 +471,7 @@ function askQuestion { next; mes ""; select - rif(.@qt == 255 && .@q == 1, "Did you found the supplies yet?"), + rif(.@qt == BS_SNESTALL && .@q == 1, "Did you found the supplies yet?"), rif(.@qs & BS_QVISITOR, l("Do you know anything about the strange visitor?")), rif(.@qs & BS_QHELPER, l("What's your opinion of Peetu and his work?")), any(l("I need to leave."), l("See you."), l("Bye.")); -- cgit v1.2.3-60-g2f50