Send a custom event before talisman crafting
This commit is contained in:
parent
a0f3197354
commit
bb3adbf9b9
Binary file not shown.
@ -166,7 +166,7 @@ Bool Function _ShowMainMenu()
|
|||||||
phasmalistControlQuest.AddEnchantmentItem()
|
phasmalistControlQuest.AddEnchantmentItem()
|
||||||
ReleaseApparition()
|
ReleaseApparition()
|
||||||
if ! self.IsFurnitureInUse()
|
if ! self.IsFurnitureInUse()
|
||||||
self.SendModEvent("Enderal_StartCrafting")
|
self.SendModEvent("Enderal_StartCreateTalisman")
|
||||||
endif
|
endif
|
||||||
self.activate(PlayerREF, true)
|
self.activate(PlayerREF, true)
|
||||||
GoToState("")
|
GoToState("")
|
||||||
|
Loading…
Reference in New Issue
Block a user