spidertron-squad-control/constants.lua

17 lines
478 B
Lua
Raw Normal View History

--[[ Copyright (c) 2020 npc_strider
* For direct use of code or graphics, credit is appreciated. See LICENSE.txt for more information.
* This mod may contain modified code sourced from base/core Factorio
*
* constants.lua
* Constants.
--]]
-- Settings constants
SETTING_REMOTE_SEL = "Spidertron squad selection"
SETTING_REMOTE = "Spidertron squad remote"
SETTING_LINK = "Spidertron link tool"
SETTING_UNLINK = "Spidertron unlink tool"
SETTING_AUTOMATIC = "Automatic"
--