#186 fixed bug with facility update returning, improved damage status message

This commit is contained in:
Mikayla Fischler
2023-03-04 13:38:41 -05:00
parent be8e8d767c
commit 8c236eca85
5 changed files with 23 additions and 11 deletions

View File

@@ -685,7 +685,7 @@ function facility.new(num_reactors, cooling_conf)
if u.has_alarm_min_prio(PRIO.EMERGENCY) then
has_alarm = true
return
break
end
end