A separate event for the portable laboratory
This commit is contained in:
parent
4d74827924
commit
8665f1c000
Binary file not shown.
@ -8,7 +8,7 @@ Event OnEffectStart(Actor akTarget, Actor akCaster)
|
|||||||
(FS_NQ05 as _00E_FS_NQ05_Functions).AskCreatePotion()
|
(FS_NQ05 as _00E_FS_NQ05_Functions).AskCreatePotion()
|
||||||
(FS_NQ07 as _00E_FS_NQ07_Functions).AskCreatePotion()
|
(FS_NQ07 as _00E_FS_NQ07_Functions).AskCreatePotion()
|
||||||
Utility.Wait(0.7)
|
Utility.Wait(0.7)
|
||||||
_00E_Theriantrophist_SummonPortableLaboratory_Target.SendModEvent("Enderal_StartCrafting")
|
_00E_Theriantrophist_SummonPortableLaboratory_Target.SendModEvent("Enderal_StartPortableLab")
|
||||||
Utility.wait(0.15)
|
Utility.wait(0.15)
|
||||||
_00E_Theriantrophist_SummonPortableLaboratory_Target.activate(PlayerREF, true)
|
_00E_Theriantrophist_SummonPortableLaboratory_Target.activate(PlayerREF, true)
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user