Ensure BlockActivation in _00E_MQ06_ChestScript
This commit is contained in:
parent
70919cf5f2
commit
b3c6730960
Binary file not shown.
@ -1,9 +1,11 @@
|
||||
Scriptname _00E_MQ06_ChestScript extends ObjectReference
|
||||
|
||||
Event OnInit()
|
||||
BlockActivation()
|
||||
EndEvent
|
||||
|
||||
Event OnLoad()
|
||||
|
||||
Self.BlockActivation(True)
|
||||
|
||||
BlockActivation()
|
||||
EndEvent
|
||||
|
||||
Event OnActivate(ObjectReference akActionRef)
|
||||
|
Loading…
Reference in New Issue
Block a user