Added clarifying comment to farm_control.lua

This commit is contained in:
Emerson Rosen-Jones 2025-11-13 15:27:17 -05:00
parent 2b3676d5db
commit f56763aa50

View file

@ -8,6 +8,7 @@ local STORAGE = ""
local HARVESTER = "" local HARVESTER = ""
local PLANTER = "" local PLANTER = ""
-- format: `{relay_name}:{side}`
local HARVESTER_RELAY = "" local HARVESTER_RELAY = ""
local PLANTER_RELAY = "" local PLANTER_RELAY = ""