Merge pull request #15435 from TripleShades/aaaaa

Festive Station Fixes
This commit is contained in:
Lin
2021-12-28 21:35:28 +00:00
committed by GitHub
4 changed files with 2027 additions and 1774 deletions
+3
View File
@@ -160,6 +160,9 @@
//SNOSTATION
#define ICEMOON_DEFAULT_ATMOS "ICEMOON_ATMOS"
//FESTIVESTATION
#define FESTIVE_ATMOS "o2=22;n2=82;TEMP=266" //this goes here right putnam??
//ATMOSIA GAS MONITOR TAGS
#define ATMOS_GAS_MONITOR_INPUT_O2 "o2_in"
#define ATMOS_GAS_MONITOR_OUTPUT_O2 "o2_out"
@@ -19,3 +19,11 @@
/turf/open/floor/plating/dirt/try_replace_tile(obj/item/stack/tile/T, mob/user, params)
return
/turf/open/floor/plating/dirt/space
baseturfs = /turf/baseturf_bottom
planetary_atmos = FALSE
desc = "Upon closer examination there's plating beneath the dirt."
/turf/open/floor/plating/dirt/space/airless
initial_gas_mix = AIRLESS_ATMOS