summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/031-2_Angelas_House/cindyHouse.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/031-2_Angelas_House/cindyHouse.txt b/npc/031-2_Angelas_House/cindyHouse.txt
index 4dc6b595..eb2906f4 100644
--- a/npc/031-2_Angelas_House/cindyHouse.txt
+++ b/npc/031-2_Angelas_House/cindyHouse.txt
@@ -32,6 +32,7 @@ L_Happy_Random:
"Did you ever meet Santa? He's very kind! He always gives me some candy, when we go to see him.",
strcharinfo(0) + ", you are sooo strong! Amazing! But my dad is strong too!";
set @random, rand(9);
+ if (@random != 5) emotion 3;
set @quote$, "\"" + @quote_Cindy$[@random] + "\"";
mes "[Cindy]";
mes @quote$;