Scriptname _00E_ChainActivatorBrownRockCave extends ObjectReference Event OnActivate(ObjectReference akActionRef) ForsakenOne01.Enable() ForsakenOne02.Enable() ForsakenOne03.Enable() ForsakenOne04.Enable() Coffin01.SetOpen() Coffin02.SetOpen() Coffin03.SetOpen() Coffin04.SetOpen() EndEvent ObjectReference Property ForsakenOne01 Auto ObjectReference Property ForsakenOne02 Auto ObjectReference Property ForsakenOne03 Auto ObjectReference Property ForsakenOne04 Auto ObjectReference Property Coffin01 Auto ObjectReference Property Coffin02 Auto ObjectReference Property Coffin03 Auto ObjectReference Property Coffin04 Auto