From 39a8fa2cdbc696debf5d5b00089cee8967ee62f3 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Fri, 9 Mar 2018 17:33:12 -0300 Subject: Fix Ishi --- npc/003-1/ishi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-1/ishi.txt') diff --git a/npc/003-1/ishi.txt b/npc/003-1/ishi.txt index dd2127010..c2147c00b 100644 --- a/npc/003-1/ishi.txt +++ b/npc/003-1/ishi.txt @@ -8,7 +8,7 @@ 003-1,97,97,0 script Ishi NPC_PLAYER,{ - if (getq(MPQUEST) == 0) + if (MPQUEST == 0) { mesn l("Ishi, the Rewards Master"); mesq l("Hey, it seems like you didn't register as a Monster Hunting Quest participant yet! You can sign up with Aidan."); -- cgit v1.2.3-70-g09d2