mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 03:55:11 +01:00
[MANUAL MIRROR OF 9774 AND 9798] DELTASTATION: Complete service + arrivals revamp, cargo tweaks (some maintenance was harmed in the making of this pr) (#9779)
* DELTASTATION: Complete service + arrivals revamp, cargo tweaks (some maintenance was harmed in the making of this pr) (#62972) * manually update our modular map mmm * shuddle * vacant office > NT rep office now with lights * ' * did i even make a change? * ggggggg * reinforced + spawn * Manual mirror of #9798 Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
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