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:
VerySoft
2023-02-17 13:46:02 -05:00
parent 3d86f8d97b
commit 985fe881cb
12 changed files with 62 additions and 27 deletions
+3
View File
@@ -173,6 +173,9 @@
if(Process_Spacemove())
return TRUE
if(has_hands)
return TRUE
/mob/living/carbon/human/can_ztravel()
if(incapacitated())
return FALSE