Fixes Active Turfs in Beach Biodome (#65590)

This commit is contained in:
Jolly
2022-03-21 17:04:33 -07:00
committed by GitHub
parent b6292527c4
commit 5229e8ad4a
2 changed files with 8 additions and 5 deletions
@@ -165,7 +165,7 @@
/area/ruin/powered/beach)
"cP" = (
/obj/structure/flora/ausbushes/stalkybush,
/turf/open/water/beach,
/turf/open/water/beach/biodome,
/area/ruin/powered/beach)
"cV" = (
/obj/structure/closet/secure_closet/freezer/meat{
@@ -338,7 +338,7 @@
"iH" = (
/obj/structure/flora/ausbushes/stalkybush,
/obj/structure/flora/ausbushes/sparsegrass,
/turf/open/water/beach,
/turf/open/water/beach/biodome,
/area/ruin/powered/beach)
"jc" = (
/obj/structure/table/wood,
@@ -462,7 +462,7 @@
/turf/open/floor/pod/light,
/area/ruin/powered/beach)
"pz" = (
/turf/open/water/beach,
/turf/open/water/beach/biodome,
/area/ruin/powered/beach)
"pE" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4,
@@ -894,7 +894,7 @@
/area/ruin/powered/beach)
"Eu" = (
/obj/structure/flora/ausbushes/sparsegrass,
/turf/open/water/beach,
/turf/open/water/beach/biodome,
/area/ruin/powered/beach)
"EE" = (
/obj/structure/dresser,
+4 -1
View File
@@ -19,6 +19,7 @@
/turf/open/water/jungle
initial_gas_mix = OPENTURF_DEFAULT_ATMOS
//This version of the beach turf uses low pressure, inherieted from above
/turf/open/water/beach
gender = PLURAL
desc = "You get the feeling that nobody's bothered to actually make this water functional..."
@@ -27,4 +28,6 @@
base_icon_state = "water"
baseturfs = /turf/open/water/beach
//Same turf, but instead used in the Beach Biodome
/turf/open/water/beach/biodome
initial_gas_mix = OPENTURF_DEFAULT_ATMOS