mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
Misc fixes
While I was working on kobs I fixed and tweaked a whole bunch of little things. I figured even then that I should separate the fixes, but I never got around to it Now I have~
This commit is contained in:
@@ -173,6 +173,9 @@
|
||||
if(Process_Spacemove())
|
||||
return TRUE
|
||||
|
||||
if(has_hands)
|
||||
return TRUE
|
||||
|
||||
/mob/living/carbon/human/can_ztravel()
|
||||
if(incapacitated())
|
||||
return FALSE
|
||||
|
||||
Reference in New Issue
Block a user