10 lines
206 B
Plaintext
10 lines
206 B
Plaintext
|
Scriptname _00E_Phasmalist_ApparationSC extends ActorBase
|
||
|
|
||
|
ObjectReference Property inventoryContainer auto
|
||
|
|
||
|
function onSummon(Actor thisActor)
|
||
|
Endfunction
|
||
|
|
||
|
function onUnsummon(Actor thisActor)
|
||
|
Endfunction
|