Log in

View Full Version : hp_regen column


jdoran
01-23-2014, 05:47 PM
Should this not be a *signed* integer? NPC::CalcNPCRegen will adjust values of 0 based on level (for lazy db-updaters according to the source). If I want a mob to have NO regen, the check is for a negative value.