diff options
-rw-r--r-- | npc/020-7-1/ensio.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/020-7-1/ensio.txt b/npc/020-7-1/ensio.txt index 15df3464a..c232c2261 100644 --- a/npc/020-7-1/ensio.txt +++ b/npc/020-7-1/ensio.txt @@ -32,7 +32,7 @@ mesq l("So many bookpages are still missing..."); else mesc l("*sigh*"); - if (getq(NivalisQuest_BlueSagePagefinder)) + if (getq(NivalisQuest_BlueSagePagefinder) && getq(NivalisQuest_BlueSage) >= 12) close; next; |