i forgot i didn't add ammonia yet

This commit is contained in:
Putnam3145
2021-12-08 18:05:19 -08:00
parent 07c5f8910f
commit 657b25b501
2 changed files with 3 additions and 4 deletions
+2 -4
View File
@@ -13,8 +13,7 @@
)
restricted_gases = list(
GAS_BZ = 0.1,
GAS_METHYL_BROMIDE= 0.1,
GAS_AMMONIA = 0.1
GAS_METHYL_BROMIDE= 0.1
)
minimum_pressure = HAZARD_LOW_PRESSURE + 10
@@ -42,8 +41,7 @@
GAS_CO2=10,
)
restricted_gases = list(
GAS_METHYL_BROMIDE=0.1,
GAS_AMMONIA=0.1
GAS_METHYL_BROMIDE=0.1
)
restricted_chance = 5