summaryrefslogtreecommitdiff
path: root/npc/006-10/logic.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/006-10/logic.txt')
-rw-r--r--npc/006-10/logic.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/006-10/logic.txt b/npc/006-10/logic.txt
index 7241d82..a56c66e 100644
--- a/npc/006-10/logic.txt
+++ b/npc/006-10/logic.txt
@@ -19,7 +19,7 @@
select
l("Not yet."),
l("Bring it on!"),
- rif(is_gm(), l("Bring me, my worst nightmare."));
+ rif(is_gm() || (##01_CRQUEST & MLP_CR_DEBUT), l("Bring me, my worst nightmare."));
mes "";
if (@menu == 1) {
closeclientdialog;