From a4a9a141d88169f591762b1b4b8f593360c52189 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 20 Jul 2019 05:14:45 -0300 Subject: countitem(RecipeBook) → CRAFTQUEST checks. This is more reliable, and allows JSaves Grimorium to take over Recipe Book. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- npc/003-8/intensebeard.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-8') diff --git a/npc/003-8/intensebeard.txt b/npc/003-8/intensebeard.txt index 0ee951b68..cf095e238 100644 --- a/npc/003-8/intensebeard.txt +++ b/npc/003-8/intensebeard.txt @@ -12,7 +12,7 @@ goto L_SemQuest; if (!getskilllv(TMW2_CRAFT)) goto L_Learn; - if (!countitem(RecipeBook)) + if (!countitem(RecipeBook) && !countitem(JesusalvaGrimorium)) goto L_SemLivro; mesn; -- cgit v1.2.3-60-g2f50