[Pathing] Improvements to z-clipping, z-recovery and z-calculations (#2975)

* zclip adjustments

* Remove debug
This commit is contained in:
Chris Miles
2023-02-21 10:24:25 -06:00
committed by GitHub
parent 33bb5aa8e5
commit 1e50f19f7e
4 changed files with 24 additions and 15 deletions
+1
View File
@@ -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),