Merge pull request #9565 from Citadel-Station-13/kevinz000-patch-103

Fixes and nerfs VTEC upgrades
This commit is contained in:
nik707
2019-10-22 16:48:10 -05:00
committed by GitHub
2 changed files with 6 additions and 5 deletions
@@ -11,6 +11,7 @@
. = ..()
if(!resting && !sprinting)
. += 1
. += speed
/mob/living/silicon/robot/proc/togglesprint(shutdown = FALSE) //Basically a copypaste of the proc from /mob/living/carbon/human
if(!shutdown && (!cell || cell.charge < 25))