diff --git a/scripts/_00e_theriantrophist_summonlabsc.pex b/scripts/_00e_theriantrophist_summonlabsc.pex index fcb036ae..187505f0 100644 Binary files a/scripts/_00e_theriantrophist_summonlabsc.pex and b/scripts/_00e_theriantrophist_summonlabsc.pex differ diff --git a/source/scripts/_00e_theriantrophist_summonlabsc.psc b/source/scripts/_00e_theriantrophist_summonlabsc.psc index b3673b3a..9a232f32 100644 --- a/source/scripts/_00e_theriantrophist_summonlabsc.psc +++ b/source/scripts/_00e_theriantrophist_summonlabsc.psc @@ -8,7 +8,7 @@ Event OnEffectStart(Actor akTarget, Actor akCaster) (FS_NQ05 as _00E_FS_NQ05_Functions).AskCreatePotion() (FS_NQ07 as _00E_FS_NQ07_Functions).AskCreatePotion() Utility.Wait(0.7) - _00E_Theriantrophist_SummonPortableLaboratory_Target.SendModEvent("Enderal_StartCrafting") + _00E_Theriantrophist_SummonPortableLaboratory_Target.SendModEvent("Enderal_StartPortableLab") Utility.wait(0.15) _00E_Theriantrophist_SummonPortableLaboratory_Target.activate(PlayerREF, true) endif