mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 19:15:22 +09:00
8 lines
181 B
Lua
8 lines
181 B
Lua
data:extend({{
|
|
type = 'int-setting',
|
|
name = 'PHI-XW-WATER',
|
|
setting_type = 'startup',
|
|
default_value = 5,
|
|
allowed_values = {1, 2, 3, 4, 5},
|
|
order = 'A1'
|
|
}}) |