fixes the stupid fucking tile placing list

This commit is contained in:
Detective Google
2020-04-30 23:04:35 -05:00
parent c911d81cdc
commit 231fd0edea
5 changed files with 8 additions and 3 deletions

View File

@@ -167,7 +167,7 @@
#define LAVALAND_DEFAULT_ATMOS "o2=14;n2=23;TEMP=300"
//SNOSTATION
#define ICEMOON_DEFAULT_ATMOS "o2=14;n2=23;TEMP=80"
#define ICEMOON_DEFAULT_ATMOS "o2=22;n2=82;TEMP=180"
//ATMOSIA GAS MONITOR TAGS
#define ATMOS_GAS_MONITOR_INPUT_O2 "o2_in"