]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix airsensors not having a nitrogen threshold (#34689)
authorArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
Tue, 28 Jan 2025 09:44:56 +0000 (01:44 -0800)
committerGitHub <noreply@github.com>
Tue, 28 Jan 2025 09:44:56 +0000 (10:44 +0100)
Resources/Prototypes/Entities/Structures/Specific/Atmospherics/sensor.yml

index d46fb156b15cd694e151fac11a8674a5305cbc29..68d015d0de3c127dd10bb943462fdfd1f99c1940 100644 (file)
@@ -17,7 +17,7 @@
     pressureThresholdId: stationPressure
     gasThresholdPrototypes:
       Oxygen: stationOxygen
-      Nitrogen: ignore
+      Nitrogen: stationNitrogen
       CarbonDioxide: stationCO2
       Plasma: stationPlasma
       Tritium: stationTritium