diff --git a/scada-common/types.lua b/scada-common/types.lua index a78b5a2..da872a2 100644 --- a/scada-common/types.lua +++ b/scada-common/types.lua @@ -270,6 +270,7 @@ types.ALARM_STATE_NAMES = { ---| "mouse_drag" ---| "mouse_scroll" ---| "mouse_up" +---| "double_click" (custom) ---| "paste" ---| "peripheral" ---| "peripheral_detach" @@ -285,7 +286,7 @@ types.ALARM_STATE_NAMES = { ---| "websocket_failure" ---| "websocket_message" ---| "websocket_success" ----| "clock_start" custom, added for reactor PLC +---| "clock_start" (custom) ---@alias fluid ---| "mekanism:empty_gas"