mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-30 03:51:40 +09:00
.
This commit is contained in:
8
PHI-XW/settings.lua
Normal file
8
PHI-XW/settings.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
data:extend({{
|
||||
type = 'int-setting',
|
||||
name = 'PHI-XW-WATER',
|
||||
setting_type = 'startup',
|
||||
default_value = 5,
|
||||
allowed_values = {1, 2, 3, 4, 5, 10},
|
||||
order = 'A1'
|
||||
}})
|
||||
Reference in New Issue
Block a user