enderalse/source/scripts/_00e_fs_nq02_cultsc.psc

12 lines
215 B
Plaintext

Scriptname _00E_FS_NQ02_CultSC extends Actor
Event OnCellAttach()
If Self.Is3DLoaded()
Self.SetAlpha(0.5)
MS04MemoryFXBody01VFX.Play(self)
EndIf
EndEvent
VisualEffect Property MS04MemoryFXBody01VFX Auto