Fixed Sealed Shrine timer not being disabled (#5389)
This commit is contained in:
parent
ead8bd2272
commit
634e1b3991
@ -766,6 +766,7 @@ OnInstanceInit: // Temporary fix for @reloadscript.
|
|||||||
set 'ins_baphomet,5;
|
set 'ins_baphomet,5;
|
||||||
specialeffect EF_TELEPORTATION;
|
specialeffect EF_TELEPORTATION;
|
||||||
enablenpc instance_npcname("ins_bapho_to_2f");
|
enablenpc instance_npcname("ins_bapho_to_2f");
|
||||||
|
donpcevent instance_npcname("ins_baphomet_1f_timer")+"::OnDisable";
|
||||||
mes "[Ancient Hero's Soul]";
|
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.";
|
mes "Now you can go to the main altar. It is located in the bottom right corner of this floor.";
|
||||||
next;
|
next;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user