Fixed Sealed Shrine timer not being disabled (#5389)

This commit is contained in:
Daegaladh 2020-09-09 16:20:52 +02:00 committed by GitHub
parent ead8bd2272
commit 634e1b3991
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;