Cyborgs can navigate space again (#7660)

This commit is contained in:
Aroliacue
2024-02-01 04:12:37 +10:00
committed by GitHub
parent 231ab5e123
commit d37deee2ca
@@ -14,6 +14,7 @@
if(module && module.no_slip)
return 0
..(prob_slip)
*/// CHOMPedit end.
/mob/living/silicon/robot/Process_Spacemove(var/check_drift = 0)
if(..())//Can move due to other reasons, don't use jetpack fuel
@@ -25,7 +26,6 @@
return 1
return 0
*/// CHOMPedit end.
//No longer needed, but I'll leave it here incase we plan to re-use it.
/mob/living/silicon/robot/movement_delay()