9 lines
102 B
Plaintext
9 lines
102 B
Plaintext
|
Scriptname _00E_MQ17_TealorPurgeFX extends Actor
|
||
|
|
||
|
Event OnLoad()
|
||
|
|
||
|
; Self.SetAlpha(0.75)
|
||
|
|
||
|
EndEvent
|
||
|
|