adjusted containment integrity to just be damage percent, moved up radiation indicator
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user