From 634e1b39918ea6d82a84d7ccfc7d507f6fda75d4 Mon Sep 17 00:00:00 2001 From: Daegaladh Date: Wed, 9 Sep 2020 16:20:52 +0200 Subject: [PATCH] Fixed Sealed Shrine timer not being disabled (#5389) --- npc/instances/SealedShrine.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/npc/instances/SealedShrine.txt b/npc/instances/SealedShrine.txt index 02e5e1ec4d..9a073ad91d 100644 --- a/npc/instances/SealedShrine.txt +++ b/npc/instances/SealedShrine.txt @@ -766,6 +766,7 @@ OnInstanceInit: // Temporary fix for @reloadscript. set 'ins_baphomet,5; specialeffect EF_TELEPORTATION; enablenpc instance_npcname("ins_bapho_to_2f"); + donpcevent instance_npcname("ins_baphomet_1f_timer")+"::OnDisable"; mes "[Ancient Hero's Soul]"; mes "Now you can go to the main altar. It is located in the bottom right corner of this floor."; next;