[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:
OrionTheFox
2021-12-01 07:43:53 +00:00
committed by GitHub
co-authored by MrMelbert
parent 8f69539ecc
commit 73dff88937
4 changed files with 53869 additions and 44553 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+7
View File
@@ -686,6 +686,9 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
/area/service/kitchen/diner
name = "\improper Diner"
/area/service/kitchen/abandoned
name = "\improper Abandoned Kitchen"
/area/service/bar
name = "\improper Bar"
icon_state = "bar"
@@ -715,6 +718,10 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
/area/service/abandoned_gambling_den/secondary
icon_state = "abandoned_g_den_2"
/area/service/abandoned_gambling_den/gaming
name = "\improper Abandoned Gaming Den"
icon_state = "abandoned_g_den_2"
/area/service/theater
name = "\improper Theater"
icon_state = "theatre"
@@ -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()