Fix airsensors not having a nitrogen threshold (#34689)

This commit is contained in:
ArtisticRoomba 2025-01-28 01:44:56 -08:00 committed by deltanedas
parent 35e67a7814
commit dfe5f6ed64
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
pressureThresholdId: stationPressure
gasThresholdPrototypes:
Oxygen: stationOxygen
Nitrogen: ignore
Nitrogen: stationNitrogen
CarbonDioxide: stationCO2
Plasma: stationPlasma
Tritium: stationTritium