Files
factorio-scenario-ExpCluster/config/station_auto_name.lua
PHIDIAS 46f6215d94 Feature Update (#237)
See PR for details, there are too many to be included here.
2023-08-15 18:47:34 +01:00

11 lines
173 B
Lua

return {
--[[
__icon__
__item_name__
__backer_name__
__direction__
__x__
__y__
]]
station_name = '[L] __icon__'
}