more ashwalker lung adjustments

This commit is contained in:
Putnam3145
2021-09-26 13:13:22 -07:00
parent fc73e2944f
commit c169a0408a
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -7,9 +7,9 @@
GAS_N2=10,
)
normal_gases = list(
GAS_O2=10,
GAS_N2=10,
GAS_CO2=10,
GAS_O2=5,
GAS_N2=5,
GAS_CO2=5,
)
restricted_gases = list(
GAS_BZ=0.1,