removed deprecated high temp constant

This commit is contained in:
Mikayla Fischler 2024-06-27 19:57:55 -04:00
parent 4a7028f401
commit fc42049aa0

View File

@ -52,7 +52,6 @@ local alarms = {}
-- unit alarms
alarms.HIGH_TEMP = 1150 -- temp >= 1150K
alarms.HIGH_WASTE = 0.85 -- fill > 85%
alarms.HIGH_RADIATION = 0.00005 -- 50 uSv/h, not yet damaging but this isn't good