12 lines
221 B
Lua
12 lines
221 B
Lua
--Landfill plus
|
|
data:extend({
|
|
{
|
|
type = "int-setting",
|
|
name = "beautiful-straight-bridge-railway-limit-max-bridge-length",
|
|
setting_type = "runtime-global",
|
|
default_value = 20
|
|
}
|
|
})
|
|
|
|
|