PDA

View Full Version : Proposed database change


quester
11-01-2002, 03:12 PM
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.