Send a custom event before talisman crafting

This commit is contained in:
Eddoursul 2022-08-22 21:06:51 +02:00
parent a0f3197354
commit bb3adbf9b9
2 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ Bool Function _ShowMainMenu()
phasmalistControlQuest.AddEnchantmentItem()
ReleaseApparition()
if ! self.IsFurnitureInUse()
self.SendModEvent("Enderal_StartCrafting")
self.SendModEvent("Enderal_StartCreateTalisman")
endif
self.activate(PlayerREF, true)
GoToState("")