Scriptname _00E_NQ07_BustSC extends ObjectReference Event onActivate(ObjectReference akActionRef) if !bDone bDone = True _00E_Ark_NQ_Kor_Altar.Show() _00E_HorrorPulseFarSingleM.Play(Game.GetPlayer()) _00E_EPHandler.GiveEP(50) EndIf endEvent bool bDone Message Property _00E_Ark_NQ_Kor_Altar Auto Sound Property _00E_HorrorPulseFarSingleM Auto