diff options
-rw-r--r-- | npc/002-3/nard.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/002-3/nard.txt b/npc/002-3/nard.txt index 1b4aafd64..f7df5a05b 100644 --- a/npc/002-3/nard.txt +++ b/npc/002-3/nard.txt @@ -200,6 +200,8 @@ L_NotYet: goto L_CandorIsland; if (@menu == 4) goto L_NeedHelp; + if (@menu == 5) + close; mesn; if (TUTORIAL && (getq(CandorQuest_HAS) < 4 || |