DELTASTATION: Complete service + arrivals revamp, cargo tweaks (some maintenance was harmed in the making of this pr) (#62972)

This commit is contained in:
MrMelbert
2021-11-29 17:44:05 -06:00
committed by GitHub
parent 1609ee074d
commit 1b6fbbb20e
3 changed files with 33324 additions and 28595 deletions
@@ -774,3 +774,10 @@ MAPPING_DIRECTIONAL_HELPERS(/obj/structure/urinal, 32)
/obj/structure/curtain/cloth/fancy/mechanical/attack_hand(mob/user, list/modifiers)
return
/obj/structure/curtain/cloth/fancy/mechanical/start_closed
icon_state = "cur_fancy-closed"
/obj/structure/curtain/cloth/fancy/mechanical/start_closed/Initialize(mapload)
. = ..()
close()