ソースを参照

Fixed Sealed Shrine timer not being disabled (#5389)

Daegaladh 4 年 前
コミット
634e1b3991
1 ファイル変更1 行追加0 行削除
  1. 1 0
      npc/instances/SealedShrine.txt

+ 1 - 0
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;