Proposed database change
I am adding code to allow NPCs to have self-vombat procs, such as the GhoulRoot, or StoneBreath (Common ones most should know about).
In order to do this, I want to add a new field to the npc_types database, "npcproc", type "int(7)"..Think that should be large enough a value. It would contain a single int, which would be the spell effect ID you want proced during melee.
|