Merge pull request #15736 from TripleShades/FUCK
Fixes Gateway Power (For Realz)
This commit is contained in:
@@ -190,21 +190,17 @@
|
||||
/area/awaymission/cabin)
|
||||
"aD" = (
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/machinery/power/smes{
|
||||
charge = 1.5e+006;
|
||||
input_level = 30000;
|
||||
inputting = 0;
|
||||
output_level = 7000
|
||||
},
|
||||
/obj/structure/cable{
|
||||
icon_state = "0-8"
|
||||
},
|
||||
/obj/machinery/power/smes/magical,
|
||||
/turf/open/floor/plating,
|
||||
/area/awaymission/cabin)
|
||||
"aE" = (
|
||||
/obj/effect/decal/cleanable/cobweb/cobweb2,
|
||||
/obj/effect/baseturf_helper/asteroid/snow,
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/machinery/power/port_gen/pacman,
|
||||
/turf/open/floor/plating{
|
||||
icon_state = "panelscorched"
|
||||
},
|
||||
@@ -2864,6 +2860,9 @@
|
||||
pixel_y = 4
|
||||
},
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/item/stack/sheet/mineral/plasma{
|
||||
amount = 26
|
||||
},
|
||||
/turf/open/floor/plating,
|
||||
/area/awaymission/cabin)
|
||||
"hw" = (
|
||||
|
||||
@@ -1992,6 +1992,7 @@
|
||||
dir = 8
|
||||
},
|
||||
/obj/effect/decal/cleanable/oil/streak,
|
||||
/obj/machinery/power/port_gen/pacman,
|
||||
/turf/open/floor/plating,
|
||||
/area/awaymission/jungleresort)
|
||||
"BP" = (
|
||||
@@ -2811,12 +2812,7 @@
|
||||
/obj/structure/cable{
|
||||
icon_state = "0-8"
|
||||
},
|
||||
/obj/machinery/power/smes{
|
||||
charge = 1.5e+006;
|
||||
input_level = 30000;
|
||||
inputting = 0;
|
||||
output_level = 7000
|
||||
},
|
||||
/obj/machinery/power/smes/magical,
|
||||
/turf/open/floor/plating,
|
||||
/area/awaymission/jungleresort)
|
||||
"LR" = (
|
||||
@@ -3183,6 +3179,9 @@
|
||||
/obj/item/stack/sheet/mineral/uranium,
|
||||
/obj/item/clothing/glasses/meson/engine,
|
||||
/obj/item/storage/belt/utility,
|
||||
/obj/item/stack/sheet/mineral/plasma{
|
||||
amount = 26
|
||||
},
|
||||
/turf/open/floor/plating,
|
||||
/area/awaymission/jungleresort)
|
||||
"Rm" = (
|
||||
|
||||
@@ -6221,6 +6221,7 @@
|
||||
c_tag = "Engineering Secure Storage";
|
||||
network = list("uo45")
|
||||
},
|
||||
/obj/machinery/power/port_gen/pacman,
|
||||
/turf/open/floor/plating{
|
||||
heat_capacity = 1e+006
|
||||
},
|
||||
@@ -7751,12 +7752,7 @@
|
||||
/area/awaymission/undergroundoutpost45/engineering)
|
||||
"ou" = (
|
||||
/obj/structure/cable,
|
||||
/obj/machinery/power/smes{
|
||||
charge = 1.5e+006;
|
||||
input_level = 30000;
|
||||
inputting = 0;
|
||||
output_level = 7000
|
||||
},
|
||||
/obj/machinery/power/smes/magical,
|
||||
/turf/open/floor/plating{
|
||||
heat_capacity = 1e+006
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user