enderalse/scripts/source/_00e_phasmalist_apparationsc.psc
2021-10-06 00:59:59 +02:00

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