summaryrefslogtreecommitdiff
path: root/npc/015-8
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-03 11:15:26 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-03 11:15:26 -0300
commitc7d4ef9c35ca26dcde9da07dd6346f68714f5a18 (patch)
tree55b8555430a4fb247922cbdbfedb5fc10db9e5a9 /npc/015-8
parentbd1ac7157a01414946e69431b887934dcfea27fe (diff)
downloadserverdata-c7d4ef9c35ca26dcde9da07dd6346f68714f5a18.tar.gz
serverdata-c7d4ef9c35ca26dcde9da07dd6346f68714f5a18.tar.bz2
serverdata-c7d4ef9c35ca26dcde9da07dd6346f68714f5a18.tar.xz
serverdata-c7d4ef9c35ca26dcde9da07dd6346f68714f5a18.zip
Okay, for now, this will be enough
Diffstat (limited to 'npc/015-8')
-rw-r--r--npc/015-8/sealedshrine.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/015-8/sealedshrine.txt b/npc/015-8/sealedshrine.txt
index c0ba73350..95efa69e2 100644
--- a/npc/015-8/sealedshrine.txt
+++ b/npc/015-8/sealedshrine.txt
@@ -557,6 +557,7 @@ function script SaggyShrineStatue {
if (0158_Riddle_BlackBox()) {
deltimer(.@n$+"::OnScheduledDeath");
setq1 HurnscaldQuest_Sagratha, 5;
+ setq3 HurnscaldQuest_Sagratha, 0;
mesn;
mesq l("You shall pass. Beyond this gate, she waits for you.");
next;
@@ -631,6 +632,7 @@ OnInit:
next;
disable_items();
if (askyesno() == ASK_YES) {
+ setq3 HurnscaldQuest_Sagratha, 0;
closeclientdialog;
.@map2$=SaggyInstCheck(false);