mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-22 05:25:15 +01:00
my god
This commit is contained in:
@@ -8201,6 +8201,7 @@
|
||||
/obj/machinery/light/small{
|
||||
dir = 1
|
||||
},
|
||||
/obj/machinery/telecomms/server/presets/common/birdstation,
|
||||
/turf/open/floor/plasteel/black{
|
||||
name = "Mainframe Floor";
|
||||
initial_gas_mix = "n2=100;TEMP=80"
|
||||
@@ -14358,7 +14359,7 @@
|
||||
/turf/open/floor/mineral/titanium,
|
||||
/area/shuttle/syndicate)
|
||||
"GP" = (
|
||||
/obj/machinery/telecomms/processor/preset_one,
|
||||
/obj/machinery/telecomms/processor/preset_one/birdstation,
|
||||
/turf/open/floor/plasteel/black{
|
||||
name = "Mainframe Floor";
|
||||
initial_gas_mix = "n2=100;TEMP=80"
|
||||
@@ -14577,8 +14578,12 @@
|
||||
/turf/open/floor/plating/airless,
|
||||
/area/shuttle/escape)
|
||||
"Ht" = (
|
||||
/turf/closed/wall/mineral/titanium/overspace,
|
||||
/area/shuttle/escape)
|
||||
/obj/machinery/telecomms/broadcaster/preset_left/birdstation,
|
||||
/turf/open/floor/plasteel/black{
|
||||
name = "Mainframe Floor";
|
||||
initial_gas_mix = "n2=100;TEMP=80"
|
||||
},
|
||||
/area/tcommsat/computer)
|
||||
"Hu" = (
|
||||
/obj/structure/tank_dispenser/oxygen,
|
||||
/turf/open/floor/mineral/titanium,
|
||||
@@ -14681,9 +14686,12 @@
|
||||
/turf/open/floor/mineral/titanium/blue,
|
||||
/area/shuttle/escape)
|
||||
"HJ" = (
|
||||
/obj/effect/spawner/structure/window/reinforced,
|
||||
/turf/open/floor/plating,
|
||||
/area/shuttle/escape)
|
||||
/obj/machinery/telecomms/bus/preset_one/birdstation,
|
||||
/turf/open/floor/plasteel/black{
|
||||
name = "Mainframe Floor";
|
||||
initial_gas_mix = "n2=100;TEMP=80"
|
||||
},
|
||||
/area/tcommsat/computer)
|
||||
"HK" = (
|
||||
/obj/machinery/door/airlock/glass_medical{
|
||||
id_tag = null;
|
||||
@@ -14924,8 +14932,12 @@
|
||||
/turf/open/floor/plating,
|
||||
/area/shuttle/transport)
|
||||
"Iw" = (
|
||||
/turf/closed/wall/mineral/titanium/overspace,
|
||||
/area/shuttle/transport)
|
||||
/obj/machinery/telecomms/receiver/preset_left/birdstation,
|
||||
/turf/open/floor/plasteel/black{
|
||||
name = "Mainframe Floor";
|
||||
initial_gas_mix = "n2=100;TEMP=80"
|
||||
},
|
||||
/area/tcommsat/computer)
|
||||
"Ix" = (
|
||||
/turf/open/floor/mineral/titanium/blue,
|
||||
/turf/closed/wall/mineral/titanium/interior,
|
||||
@@ -59249,11 +59261,11 @@ Eg
|
||||
Ea
|
||||
Eh
|
||||
Ew
|
||||
EV
|
||||
Ht
|
||||
Fk
|
||||
Fy
|
||||
FN
|
||||
EV
|
||||
Iw
|
||||
Gr
|
||||
Eh
|
||||
Ea
|
||||
@@ -60020,7 +60032,7 @@ Eh
|
||||
Eu
|
||||
Eh
|
||||
Ew
|
||||
EV
|
||||
HJ
|
||||
EV
|
||||
EV
|
||||
EV
|
||||
|
||||
@@ -1,18 +0,0 @@
|
||||
/obj/machinery/telecomms/receiver/preset_left/ministation
|
||||
name = "Receiver"
|
||||
freq_listening = list()
|
||||
|
||||
/obj/machinery/telecomms/bus/preset_one/ministation
|
||||
name = "Bus"
|
||||
autolinkers = list("processor1", "common")
|
||||
freq_listening = list()
|
||||
|
||||
/obj/machinery/telecomms/processor/preset_one/ministation
|
||||
name = "Processor"
|
||||
|
||||
/obj/machinery/telecomms/server/presets/common/ministation/New()
|
||||
..()
|
||||
freq_listening = list()
|
||||
|
||||
/obj/machinery/telecomms/broadcaster/preset_left/ministation
|
||||
name = "Broadcaster"
|
||||
@@ -74,7 +74,6 @@ Changes to the uplinks were made to discourage murderboning, the rest is the sam
|
||||
#define MAP_OVERRIDE_FILES
|
||||
#include "map_files\MiniStation\misc.dm"
|
||||
#include "map_files\MiniStation\cargopacks.dm"
|
||||
#include "map_files\MiniStation\telecomms.dm"
|
||||
#include "map_files\MiniStation\uplink_item.dm"
|
||||
#include "map_files\MiniStation\job\jobs.dm"
|
||||
#include "map_files\MiniStation\job\removed.dm"
|
||||
|
||||
Reference in New Issue
Block a user