mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 10:26:37 +00:00
add bot camp timer to prevent /camp exploits
This commit is contained in:
@@ -2036,6 +2036,7 @@ private:
|
||||
PTimerList p_timers; //persistent timers
|
||||
Timer hpupdate_timer;
|
||||
Timer camp_timer;
|
||||
Timer bot_camp_timer;
|
||||
Timer process_timer;
|
||||
Timer consume_food_timer;
|
||||
Timer zoneinpacket_timer;
|
||||
|
||||
Reference in New Issue
Block a user