summaryrefslogtreecommitdiff
path: root/npc/031-2/cindyHouse.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/031-2/cindyHouse.txt')
-rw-r--r--npc/031-2/cindyHouse.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/031-2/cindyHouse.txt b/npc/031-2/cindyHouse.txt
index dcda8cd2..798d4037 100644
--- a/npc/031-2/cindyHouse.txt
+++ b/npc/031-2/cindyHouse.txt
@@ -1,6 +1,6 @@
031-2,27,26,0 script Cindy#house NPC197,{
- if (QL_CINDY == 3 || QL_CINDY == 4) goto L_Happy_Random;
+ if (getq(KaizeiQuest_Cindy) > 3) goto L_Happy_Random;
mes "...";
goto L_close;