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/items/books.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/items') diff --git a/npc/items/books.txt b/npc/items/books.txt index 176af98e1..bafb5be07 100644 --- a/npc/items/books.txt +++ b/npc/items/books.txt @@ -182,7 +182,7 @@ OnInit: rif2(3, MAGIC_LVL, l("Ch 3 — Subclass")), rif2(4, true, l("Open Fishing Book")), rif2(5, true, l("Open Petcaring Book")), - rif2(6, getq(NivalisQuest_BlueSageSlimes) >= 2, l("Open Recipe Book")), + rif2(6, CRAFTQUEST, l("Open Recipe Book")), rif2(7, true, l("Read Rules")), l("Close"); -- cgit v1.2.3-70-g09d2