#106 fixes to reactor isFormed support
This commit is contained in:
@@ -105,7 +105,8 @@ types.rps_status_t = {
|
||||
no_fuel = "no_fuel",
|
||||
fault = "fault",
|
||||
timeout = "timeout",
|
||||
manual = "manual"
|
||||
manual = "manual",
|
||||
sys_fail = "sys_fail"
|
||||
}
|
||||
|
||||
-- turbine steam dumping modes
|
||||
|
||||
Reference in New Issue
Block a user