4
Fork 0

A separate event for the portable laboratory

master
Eddoursul 2 years ago
parent 4d74827924
commit 8665f1c000
  1. BIN
      scripts/_00e_theriantrophist_summonlabsc.pex
  2. 2
      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

Loading…
Cancel
Save