diff --git a/zone/client.h b/zone/client.h index 28b2de376..d7a6a29f4 100644 --- a/zone/client.h +++ b/zone/client.h @@ -2286,18 +2286,6 @@ private: bool m_bot_pulling; bool m_bot_precombat; - uint8 fast_heal_threshold; - uint8 heal_threshold; - uint8 complete_heal_threshold; - uint8 hot_heal_threshold; - uint32 fast_heal_delay; - uint32 heal_delay; - uint32 complete_heal_delay; - uint32 hot_heal_delay; - uint32 cure_delay; - uint8 cure_min_threshold; - uint8 cure_threshold; - bool illusion_block; uint32 _assistee; bool CanTradeFVNoDropItem();