mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] Removes some simple sleeps (#11527)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
794f2649b6
commit
8d29707485
@@ -187,9 +187,7 @@
|
||||
if(enabled)
|
||||
if(!attacked && !emagged)
|
||||
attacked = TRUE
|
||||
spawn()
|
||||
sleep(60)
|
||||
attacked = FALSE
|
||||
VARSET_IN(src, attacked, FALSE, 6 SECONDS)
|
||||
|
||||
take_damage(damage)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user