summaryrefslogtreecommitdiff
path: root/npc/015-8
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-09 15:26:04 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-09 15:26:04 -0300
commitf4612f9401bbd409b93695d509fe24be169d5285 (patch)
treeacd4b5ef1852edae7a25b09fea1c3d06f2734d14 /npc/015-8
parentbd030746c08ac64d3d1dcbc1fbc46ff37f72c868 (diff)
downloadserverdata-f4612f9401bbd409b93695d509fe24be169d5285.tar.gz
serverdata-f4612f9401bbd409b93695d509fe24be169d5285.tar.bz2
serverdata-f4612f9401bbd409b93695d509fe24be169d5285.tar.xz
serverdata-f4612f9401bbd409b93695d509fe24be169d5285.zip
Raise Elmo's exp boost to last a hour, and cancel it automatically when you
reach level 15.
Diffstat (limited to 'npc/015-8')
-rw-r--r--npc/015-8/sealedshrine.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/015-8/sealedshrine.txt b/npc/015-8/sealedshrine.txt
index 5216d1821..88bc5f4eb 100644
--- a/npc/015-8/sealedshrine.txt
+++ b/npc/015-8/sealedshrine.txt
@@ -564,6 +564,7 @@ function script SaggyShrineStatue {
mesn l("Guardian Statue");
mesq l("Your worth shall be tested, and from inside, you shall not leave.");
} else {
+ deltimer(.@n$+"::OnScheduledDeath");
doevent(.@n$+"::OnScheduledDeath");
closeclientdialog;
}