View Single Post
  #1  
Old 11-01-2002, 03:12 PM
quester
Hill Giant
 
Join Date: Oct 2002
Posts: 108
Default 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.
Reply With Quote