diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-11 02:22:37 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-11 02:22:37 -0300 |
commit | cc0b676febf054b0c3d8b239549bf32d1a7867ed (patch) | |
tree | 0f2b69fcdff2d925583c1183551a41a4bb9ac822 /npc/021-1/yeti.txt | |
parent | 362ec950076022a19764b8293b786610682c9724 (diff) | |
download | serverdata-cc0b676febf054b0c3d8b239549bf32d1a7867ed.tar.gz serverdata-cc0b676febf054b0c3d8b239549bf32d1a7867ed.tar.bz2 serverdata-cc0b676febf054b0c3d8b239549bf32d1a7867ed.tar.xz serverdata-cc0b676febf054b0c3d8b239549bf32d1a7867ed.zip |
Rebuild map data and improve some quests from Nivalis
Diffstat (limited to 'npc/021-1/yeti.txt')
-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); |