4
Fork 0

Send a custom event before talisman crafting

master
Eddoursul 2 years ago
parent a0f3197354
commit bb3adbf9b9
  1. BIN
      scripts/_00e_phasmalist_workbench.pex
  2. 2
      source/scripts/_00e_phasmalist_workbench.psc

@ -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("")

Loading…
Cancel
Save