mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
Remove names
This commit is contained in:
+2
-2
@@ -628,11 +628,11 @@ bool NPC::Process()
|
|||||||
OOCRegen += GetMaxHP() * oocregen / 100;
|
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
|
// a set duration, not based on their HPs.Increase NPC's HPs by
|
||||||
// % of total HPs / tick.
|
// % 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
|
// This allows the obscene #s for pets in the db to be tweaked
|
||||||
// while maintaining a decent ooc regen.
|
// while maintaining a decent ooc regen.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user