mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
Moves fridge on nukie base in to a wall (#72014)
## About The Pull Request Fixes funny varedited fridge offset wich was blocking a tray <details> <summary>How do I dropdown?</summary> <br> https://user-images.githubusercontent.com/38228316/207803445-8df45509-d80d-43ed-b63b-0e46be8ef51e.mp4 </details> ## Why It's Good For The Game Feex good ## Changelog 🆑 fix: Moves virology fridge on nukie base in to a wall /🆑
This commit is contained in:
@@ -1770,6 +1770,12 @@
|
||||
/obj/machinery/duct,
|
||||
/turf/open/floor/carpet/black,
|
||||
/area/centcom/central_command_areas/holding)
|
||||
"fr" = (
|
||||
/obj/effect/turf_decal/siding/thinplating_new/dark{
|
||||
dir = 10
|
||||
},
|
||||
/turf/open/floor/mineral/plastitanium/red,
|
||||
/area/centcom/syndicate_mothership/expansion_bioterrorism)
|
||||
"ft" = (
|
||||
/obj/structure/closet/crate,
|
||||
/obj/item/storage/toolbox/mechanical,
|
||||
@@ -10016,6 +10022,10 @@
|
||||
heat_capacity = 1e+006
|
||||
},
|
||||
/area/centcom/tdome/observation)
|
||||
"Dz" = (
|
||||
/obj/machinery/smartfridge/chemistry/virology/preloaded,
|
||||
/turf/closed/indestructible/syndicate,
|
||||
/area/centcom/syndicate_mothership/expansion_bioterrorism)
|
||||
"DA" = (
|
||||
/obj/structure/chair/sofa/bench/left{
|
||||
dir = 8
|
||||
@@ -11265,7 +11275,7 @@
|
||||
/area/centcom/syndicate_mothership/control)
|
||||
"Hh" = (
|
||||
/obj/machinery/computer/atmos_control/noreconnect{
|
||||
atmos_chambers = list("nukiebase"="Burn Chamber");
|
||||
atmos_chambers = list("nukiebase" = "Burn Chamber");
|
||||
desc = "Used to monitor the Syndicate Ordnance Laboratory's burn chamber.";
|
||||
dir = 1;
|
||||
name = "Ordnance Chamber Monitor"
|
||||
@@ -16742,15 +16752,6 @@
|
||||
/obj/effect/turf_decal/tile/neutral/fourcorners,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/centcom/tdome/observation)
|
||||
"Xe" = (
|
||||
/obj/effect/turf_decal/siding/thinplating_new/dark{
|
||||
dir = 10
|
||||
},
|
||||
/obj/machinery/smartfridge/chemistry/virology/preloaded{
|
||||
pixel_x = -32
|
||||
},
|
||||
/turf/open/floor/mineral/plastitanium/red,
|
||||
/area/centcom/syndicate_mothership/expansion_bioterrorism)
|
||||
"Xf" = (
|
||||
/obj/structure/flora/bush/lavendergrass/style_random,
|
||||
/obj/structure/flora/bush/sparsegrass/style_random,
|
||||
@@ -22791,7 +22792,7 @@ kb
|
||||
CN
|
||||
CN
|
||||
CN
|
||||
CN
|
||||
Dz
|
||||
CN
|
||||
GI
|
||||
jW
|
||||
@@ -23048,7 +23049,7 @@ ng
|
||||
CN
|
||||
cj
|
||||
VV
|
||||
Xe
|
||||
fr
|
||||
EA
|
||||
RK
|
||||
jW
|
||||
|
||||
Reference in New Issue
Block a user