Fix for locked server bug, bandaid to fix stupid missile code.

This commit is contained in:
KimLS
2017-02-08 19:27:51 -08:00
parent 5fa8ffd3bc
commit ed813363a5
5 changed files with 20 additions and 6 deletions
-1
View File
@@ -163,7 +163,6 @@ enum { //timer settings, all in milliseconds
ClientProximity_interval = 150,
CombatEventTimer_expire = 12000,
Tribute_duration = 600000,
ZoneTimerResolution = 3, //sleep time between zone main loop runs (milliseconds)
FeignMemoryDuration = 120000, // Duration player must feign death to clear zonewide agro.
EnragedTimer = 360000,
EnragedDurationTimer = 10000