mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-03-24 12:43:04 +00:00
Merge pull request #12653 from ItsSelis/patch-1
Resleeving exit button & Bluespace Radio fixed
This commit is contained in:
@@ -19837,9 +19837,8 @@
|
||||
/area/groundbase/engineering/storage)
|
||||
"ZV" = (
|
||||
/obj/machinery/door/airlock/medical{
|
||||
id_tag = "Resleeving";
|
||||
id_tag = "Resleeving Shower";
|
||||
name = "Resleeving Lab";
|
||||
req_access = null;
|
||||
req_one_access = null
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||
|
||||
@@ -377,7 +377,7 @@
|
||||
/obj/machinery/firealarm{
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/closet/secure_closet/guncabinet/phase,
|
||||
/obj/structure/closet/secure_closet/guncabinet/excursion,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/groundbase/exploration/equipment)
|
||||
"gE" = (
|
||||
@@ -1663,7 +1663,7 @@
|
||||
/obj/structure/closet/secure_closet/pathfinder{
|
||||
req_access = list(62,43,67)
|
||||
},
|
||||
/obj/item/device/bluespaceradio/tether_prelinked,
|
||||
/obj/item/device/bluespaceradio/groundbase_prelinked,
|
||||
/obj/machinery/camera/network/exploration,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/groundbase/exploration/equipment)
|
||||
|
||||
@@ -86,7 +86,7 @@
|
||||
buffer = locate(/obj/machinery/telecomms/hub/preset/groundbase)
|
||||
|
||||
/obj/item/device/bluespaceradio/groundbase_prelinked
|
||||
name = "bluespace radio (Stellar Delight)"
|
||||
name = "bluespace radio (Groundbase)"
|
||||
handset = /obj/item/device/radio/bluespacehandset/linked/groundbase_prelinked
|
||||
|
||||
/obj/item/device/radio/bluespacehandset/linked/groundbase_prelinked
|
||||
|
||||
@@ -11259,7 +11259,7 @@
|
||||
/obj/machinery/door/airlock/angled_bay/secure{
|
||||
dir = 4;
|
||||
name = "Telecoms Access";
|
||||
req_one_access = list(10,12,16,17,61)
|
||||
req_one_access = list(16,17,61)
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 8
|
||||
|
||||
Reference in New Issue
Block a user