mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
HP update adjustment that should cover a scenario when mob is feared
This commit is contained in:
+1
-1
@@ -1303,7 +1303,7 @@ bool Merc::Process()
|
||||
_check_confidence = true;
|
||||
}
|
||||
|
||||
if (sendhpupdate_timer.Check()) {
|
||||
if (send_hp_update_timer.Check()) {
|
||||
SendHPUpdate();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user