part 3: do people even read commit logs

This commit is contained in:
Kraseo
2020-03-01 19:14:05 +01:00
parent d93ade7e03
commit ab48a6fa16
9 changed files with 162 additions and 34 deletions
+4
View File
@@ -233,6 +233,10 @@
handleReturningClose(holder, TRUE)
/obj/structure/closet/supplypod/extractionpod/close(atom/movable/holder) //handles closing, and returns pod - deletes itself when returned
. = ..()
return
/obj/structure/closet/supplypod/extractionpod/proc/send_up(atom/movable/holder)
if(!holder)
holder = src
if(leavingSound)