11 lines
262 B
Plaintext
11 lines
262 B
Plaintext
Scriptname _00E_Phasmalist_ApparationSC extends ActorBase
|
|
|
|
ObjectReference Property inventoryContainer auto
|
|
_00E_Phasmalist_ApparationAlias Property thisAlias auto
|
|
|
|
function onSummon(Actor thisActor)
|
|
Endfunction
|
|
|
|
function onUnsummon(Actor thisActor)
|
|
Endfunction
|