mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 07:38:36 +00:00
[Pathing] Improvements to z-clipping, z-recovery and z-calculations (#2975)
* zclip adjustments * Remove debug
This commit is contained in:
@@ -103,6 +103,7 @@ Mob::Mob(
|
||||
attack_dw_timer(2000),
|
||||
ranged_timer(2000),
|
||||
hp_regen_per_second_timer(1000),
|
||||
m_z_clip_check_timer(1000),
|
||||
tic_timer(6000),
|
||||
mana_timer(2000),
|
||||
spellend_timer(0),
|
||||
|
||||
Reference in New Issue
Block a user