diff options
Diffstat (limited to 'npc/021-1')
-rw-r--r-- | npc/021-1/yeti.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/021-1/yeti.txt b/npc/021-1/yeti.txt index b32735f76..cf92d6f0e 100644 --- a/npc/021-1/yeti.txt +++ b/npc/021-1/yeti.txt @@ -12,6 +12,7 @@ if (.@n < 2) goto L_NoQuest; + CINDY_PLAYER_STRUCK=false; // Alright, now we need to cycle Cindy quest to decide if this NPC will have // a special behavior or not. .@q=getq(NivalisQuest_Cindy); |