diff options
Diffstat (limited to 'npc/018-3_Cave')
-rw-r--r-- | npc/018-3_Cave/bookcase.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/018-3_Cave/bookcase.txt b/npc/018-3_Cave/bookcase.txt index 9706d46a..c4970fed 100644 --- a/npc/018-3_Cave/bookcase.txt +++ b/npc/018-3_Cave/bookcase.txt @@ -61,4 +61,5 @@ L_Search: next; if (QUEST_demon_mines == 0) set QUEST_demon_mines, 1; + close; } |