mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +00:00
Remove names
This commit is contained in:
parent
4a84c311b2
commit
5542107f02
@ -628,11 +628,11 @@ bool NPC::Process()
|
||||
OOCRegen += GetMaxHP() * oocregen / 100;
|
||||
}
|
||||
|
||||
//Lieka Edit:Fixing NPC regen.NPCs should regen to full during
|
||||
// Fixing NPC regen.NPCs should regen to full during
|
||||
// a set duration, not based on their HPs.Increase NPC's HPs by
|
||||
// % of total HPs / tick.
|
||||
//
|
||||
// Noudess Edit: If oocregen set in db, apply to pets as well.
|
||||
// If oocregen set in db, apply to pets as well.
|
||||
// This allows the obscene #s for pets in the db to be tweaked
|
||||
// while maintaining a decent ooc regen.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user