mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Forgot those 2 as well.
This commit is contained in:
@@ -93,6 +93,9 @@ var/list/ventcrawl_machinery = list(/obj/machinery/atmospherics/unary/vent_pump,
|
||||
return TRUE
|
||||
|
||||
/mob/living/carbon/alien/can_ventcrawl()
|
||||
if(handcuffed)
|
||||
to_chat(src, "<span class='warning'>You can't vent crawl while you're restrained!</span>")
|
||||
return FALSE
|
||||
return TRUE
|
||||
|
||||
/mob/living/carbon/alien/ventcrawl_carry()
|
||||
|
||||
Reference in New Issue
Block a user