mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 16:28:28 +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);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
SendHPUpdate();
|
||||
|
||||
if (zone->adv_data && !p_depop) {
|
||||
|
||||
Reference in New Issue
Block a user