This commit is contained in:
kevinz000
2020-01-16 00:21:21 -07:00
parent 350c5aa060
commit 1d184b8cad
6 changed files with 11 additions and 10 deletions
@@ -6,7 +6,7 @@
/mob/living/silicon/robot/movement_delay()
. = ..()
if(!resting && !sprinting)
if(!_REFACTORING_resting && !sprinting)
. += 1
. += speed