enderalse/scripts/source/_00e_theriantrophist_summonlaboratory.psc

10 lines
308 B
Plaintext
Raw Normal View History

Scriptname _00E_Theriantrophist_SummonLaboratory extends activemagiceffect
ObjectReference Property _00E_Theriantrophist_SummonPortableLaboratory_Target Auto
Event OnEffectStart(Actor akTarget, Actor akCaster)
; _00E_Theriantrophist_SummonPortableLaboratory_Target.activate(Game.getPlayer())
EndEvent