This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Input Signal Key: | |
-- - red[some-item] - The number of that item in the logistic network, | |
-- negative if there is unsatisfied demand | |
-- - green[ore-type] - The amount of ore appearing on the resource scanner | |
-- Output Signal Key: | |
-- - out['red/signal-X'] - The X coordinate to survey | |
-- - out['red/signal-Y'] - The Y coordinate to survey | |
-- - out['red/signal-W'] - The width of the survey | |
-- - out['red/signal-H'] - The height of the survey | |
-- - out['construction-robot'] - The index of the blueprint to deploy |