mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 12:35:33 +01:00
DELTASTATION: Complete service + arrivals revamp, cargo tweaks (some maintenance was harmed in the making of this pr) (#62972)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user