From 8b7bec52ffe5766426b8e4635d765ca85d1f6a83 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 3 Jun 2019 15:26:15 -0300 Subject: Fix bugs and move Sagratha's Campaign to Alpha Testing State --- npc/015-8/sealedshrine.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/015-8/sealedshrine.txt') diff --git a/npc/015-8/sealedshrine.txt b/npc/015-8/sealedshrine.txt index 95efa69e2..7d898dcf6 100644 --- a/npc/015-8/sealedshrine.txt +++ b/npc/015-8/sealedshrine.txt @@ -525,6 +525,7 @@ OnTouch: // SaggyShrineStatue( .name$ ) function script SaggyShrineStatue { .@n$=getarg(0); + .@q=getq(HurnscaldQuest_Sagratha); // Initial check if (!MAGIC_LVL || .@q < 4) { @@ -539,7 +540,6 @@ function script SaggyShrineStatue { } mesn l("Guardian Statue"); - .@q=getq(HurnscaldQuest_Sagratha); if (.@q != 4) { mesq l("..."); next; -- cgit v1.2.3-70-g09d2