adjusted containment integrity to just be damage percent, moved up radiation indicator

This commit is contained in:
Mikayla Fischler
2022-11-11 16:32:14 -05:00
parent af57c3b1fc
commit ffeff86507
4 changed files with 16 additions and 10 deletions

View File

@@ -39,6 +39,7 @@ local function power(args)
e.window.write(args.label)
local data_start = string.len(args.label) + 2
if string.len(args.label) == 0 then data_start = 1 end
-- on state change
---@param value any new value