#106 fixes to reactor isFormed support

This commit is contained in:
Mikayla Fischler
2022-10-25 23:40:36 -04:00
parent 57bac57e3f
commit 004c960e4d
5 changed files with 94 additions and 76 deletions

View File

@@ -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