mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-03 09:12:26 +00:00
Update npc.cpp
This commit is contained in:
parent
8dacadb4f9
commit
1528e7cb09
@ -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) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user