[MDB IGNORE] Cleans up the Active Turfs in SnowCabin.dm (#65594)

This commit is contained in:
Jolly
2022-03-25 17:33:41 -07:00
committed by GitHub
parent 6dbafd661c
commit bd48eece8c
5 changed files with 275 additions and 257 deletions
File diff suppressed because it is too large Load Diff
+4
View File
@@ -216,6 +216,10 @@ GLOBAL_LIST_EMPTY(dug_up_basalt)
/turf/open/misc/asteroid/snow/temperatre
initial_gas_mix = "o2=22;n2=82;TEMP=255.37"
//Used in SnowCabin.dm
/turf/open/misc/asteroid/snow/snow_cabin
temperature = 180
/turf/open/misc/asteroid/snow/atmosphere
initial_gas_mix = FROZEN_ATMOS
planetary_atmos = FALSE
@@ -67,6 +67,10 @@
/turf/open/floor/wood/cold
temperature = 255.37
//Used in Snowcabin.dm
/turf/open/floor/wood/freezing
temperature = 180
/turf/open/floor/wood/airless
initial_gas_mix = AIRLESS_ATMOS
@@ -170,6 +170,10 @@
/turf/open/floor/mineral/plastitanium/red/airless
initial_gas_mix = AIRLESS_ATMOS
//Used in SnowCabin.dm
/turf/open/floor/mineral/plastitanium/red/snow_cabin
temperature = 180
/turf/open/floor/mineral/plastitanium/red/brig
name = "brig floor"
@@ -71,6 +71,10 @@
/turf/open/floor/plating/snowed/temperatre
temperature = 255.37
//Used in SnowCabin.dm
/turf/open/floor/plating/snowed/snow_cabin
temperature = 180
/turf/open/floor/plating/snowed/smoothed/icemoon
initial_gas_mix = ICEMOON_DEFAULT_ATMOS