diff options
author | Crazyfefe <maf.vercin@gmail.com> | 2018-04-26 16:11:24 +0000 |
---|---|---|
committer | Crazyfefe <maf.vercin@gmail.com> | 2018-04-26 16:11:24 +0000 |
commit | 18af01b1442cc60315dd5826001f8d4ac832b27d (patch) | |
tree | 1aa67396a7f01b9e207850651b81692d43ebf2d5 /npc/005-2/saxsochest.txt | |
parent | 2a0db59cb4ef4eb01dbee0045f3d7cc483be6927 (diff) | |
download | serverdata-18af01b1442cc60315dd5826001f8d4ac832b27d.tar.gz serverdata-18af01b1442cc60315dd5826001f8d4ac832b27d.tar.bz2 serverdata-18af01b1442cc60315dd5826001f8d4ac832b27d.tar.xz serverdata-18af01b1442cc60315dd5826001f8d4ac832b27d.zip |
Remove setq CandorQuest_Chest, 0; line 12 because that reset the var quest
Diffstat (limited to 'npc/005-2/saxsochest.txt')
-rw-r--r-- | npc/005-2/saxsochest.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/005-2/saxsochest.txt b/npc/005-2/saxsochest.txt index 3e10fe407..d21c30716 100644 --- a/npc/005-2/saxsochest.txt +++ b/npc/005-2/saxsochest.txt @@ -9,7 +9,6 @@ function quest_completed{ speech S_FIRST_BLANK_LINE | S_LAST_NEXT, l("you allready open the chest."); - setq CandorQuest_Chest, 0; close; } |