#315 switch off dynamic tank fill mode if emergency coolant is required

This commit is contained in:
Mikayla Fischler
2023-08-20 22:56:51 -04:00
parent a92f182156
commit 504ee0594f
3 changed files with 61 additions and 17 deletions

View File

@@ -733,6 +733,10 @@ function unit.new(reactor_id, num_boilers, num_turbines)
return false
end
-- check if emergency coolant activation has been tripped
---@nodiscard
function public.is_emer_cool_tripped() return self.emcool_opened end
-- get build properties of machines
--
-- filter options