mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-23 20:58:21 +00:00
Update npc.cpp
This commit is contained in:
+1
-1
@@ -793,7 +793,7 @@ bool NPC::Process()
|
|||||||
SetMana(GetMana() + mana_regen + npc_sitting_regen_bonus);
|
SetMana(GetMana() + mana_regen + npc_sitting_regen_bonus);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
SendHPUpdate();
|
SendHPUpdate();
|
||||||
|
|
||||||
if (zone->adv_data && !p_depop) {
|
if (zone->adv_data && !p_depop) {
|
||||||
|
|||||||
Reference in New Issue
Block a user