mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 00:27:31 +01:00
The one wire fix
Fixes ONE cable in void raptors maintenance tunnel leading to perma/wardens office.
This commit is contained in:
@@ -11095,7 +11095,7 @@
|
||||
"dqZ" = (
|
||||
/obj/structure/flora/ocean/longseaweed,
|
||||
/obj/effect/spawner/liquids_spawner{
|
||||
reagent_list = list(/datum/reagent/water = 600)
|
||||
reagent_list = list(/datum/reagent/water=600)
|
||||
},
|
||||
/turf/open/misc/asteroid,
|
||||
/area/station/medical/medbay/lobby)
|
||||
@@ -16392,7 +16392,7 @@
|
||||
/obj/structure/flora/ocean/coral,
|
||||
/obj/structure/flora/ocean/glowweed,
|
||||
/obj/effect/spawner/liquids_spawner{
|
||||
reagent_list = list(/datum/reagent/water = 600)
|
||||
reagent_list = list(/datum/reagent/water=600)
|
||||
},
|
||||
/turf/open/misc/asteroid,
|
||||
/area/station/commons/dorms)
|
||||
@@ -32486,7 +32486,7 @@
|
||||
"jtG" = (
|
||||
/obj/structure/flora/ocean/glowweed,
|
||||
/obj/effect/spawner/liquids_spawner{
|
||||
reagent_list = list(/datum/reagent/water = 600)
|
||||
reagent_list = list(/datum/reagent/water=600)
|
||||
},
|
||||
/turf/open/misc/asteroid,
|
||||
/area/station/medical/medbay/lobby)
|
||||
@@ -37600,7 +37600,7 @@
|
||||
/area/station/cargo/office)
|
||||
"kMZ" = (
|
||||
/obj/effect/spawner/liquids_spawner{
|
||||
reagent_list = list(/datum/reagent/water = 600)
|
||||
reagent_list = list(/datum/reagent/water=600)
|
||||
},
|
||||
/turf/open/misc/asteroid,
|
||||
/area/station/commons/dorms)
|
||||
@@ -38437,7 +38437,7 @@
|
||||
"kZc" = (
|
||||
/obj/structure/flora/ocean/seaweed,
|
||||
/obj/effect/spawner/liquids_spawner{
|
||||
reagent_list = list(/datum/reagent/water = 600)
|
||||
reagent_list = list(/datum/reagent/water=600)
|
||||
},
|
||||
/turf/open/misc/asteroid,
|
||||
/area/station/commons/dorms)
|
||||
@@ -38649,7 +38649,7 @@
|
||||
"lcC" = (
|
||||
/obj/structure/flora/rock/pile,
|
||||
/obj/effect/spawner/liquids_spawner{
|
||||
reagent_list = list(/datum/reagent/water = 600)
|
||||
reagent_list = list(/datum/reagent/water=600)
|
||||
},
|
||||
/turf/open/misc/asteroid,
|
||||
/area/station/commons/dorms)
|
||||
@@ -49742,7 +49742,7 @@
|
||||
/obj/structure/flora/ocean/longseaweed,
|
||||
/obj/structure/flora/ocean/glowweed,
|
||||
/obj/effect/spawner/liquids_spawner{
|
||||
reagent_list = list(/datum/reagent/water = 600)
|
||||
reagent_list = list(/datum/reagent/water=600)
|
||||
},
|
||||
/turf/open/misc/asteroid,
|
||||
/area/station/commons/dorms)
|
||||
@@ -63038,7 +63038,7 @@
|
||||
"rJK" = (
|
||||
/obj/structure/flora/ocean/longseaweed,
|
||||
/obj/effect/spawner/liquids_spawner{
|
||||
reagent_list = list(/datum/reagent/water = 600)
|
||||
reagent_list = list(/datum/reagent/water=600)
|
||||
},
|
||||
/turf/open/misc/asteroid,
|
||||
/area/station/commons/dorms)
|
||||
@@ -69310,7 +69310,7 @@
|
||||
"tvN" = (
|
||||
/obj/structure/flora/rock,
|
||||
/obj/effect/spawner/liquids_spawner{
|
||||
reagent_list = list(/datum/reagent/water = 600)
|
||||
reagent_list = list(/datum/reagent/water=600)
|
||||
},
|
||||
/turf/open/misc/asteroid,
|
||||
/area/station/commons/dorms)
|
||||
@@ -78218,6 +78218,12 @@
|
||||
},
|
||||
/turf/open/floor/carpet/blue,
|
||||
/area/station/command/bridge)
|
||||
"vUh" = (
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
|
||||
/obj/structure/cable,
|
||||
/turf/open/floor/catwalk_floor/iron_smooth,
|
||||
/area/station/maintenance/department/security/greater)
|
||||
"vUo" = (
|
||||
/obj/effect/turf_decal/trimline/yellow/filled/warning{
|
||||
dir = 8
|
||||
@@ -82733,7 +82739,7 @@
|
||||
/area/station/security/courtroom)
|
||||
"xlC" = (
|
||||
/obj/effect/spawner/liquids_spawner{
|
||||
reagent_list = list(/datum/reagent/water = 600)
|
||||
reagent_list = list(/datum/reagent/water=600)
|
||||
},
|
||||
/mob/living/basic/carp/mega/shorki{
|
||||
obj_damage = 0
|
||||
@@ -130098,7 +130104,7 @@ ttw
|
||||
ttw
|
||||
ttw
|
||||
joP
|
||||
sLS
|
||||
vUh
|
||||
pbe
|
||||
hKP
|
||||
isy
|
||||
|
||||
Reference in New Issue
Block a user