mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
removed deprecated high temp constant
This commit is contained in:
parent
4a7028f401
commit
fc42049aa0
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user