This commit is contained in:
2023-09-18 04:26:30 +09:00
parent 1ccf0f3aec
commit 61cf817e40
29 changed files with 227 additions and 1755 deletions

View File

@@ -1,17 +1,5 @@
local items = {
['setting'] = {
['PHI-EN-SOLAR'] = {
type = 'enabled',
effect = {'solar-panel', 'accumulator'}
},
['PHI-EN-STEAM'] = {
type = 'enabled',
effect = {'boiler', 'steam-engine'}
},
['PHI-EN-NUCLEAR'] = {
type = 'enabled',
effect = {'nuclear-reactor', 'heat-pipe', 'heat-exchanger', 'steam-turbine'}
},
['PHI-EN-SOLAR-TIER'] = {
type = 'max',
effect = {'solar-panel', 'accumulator'}