This commit is contained in:
2026-06-03 00:37:48 +09:00
parent e1c7f1ba84
commit ce696f9c82
13 changed files with 126 additions and 140 deletions
+1 -1
View File
@@ -5,6 +5,6 @@ return {
type = 'solar-panel',
name = 'se-space-solar-panel',
min = 4,
max = settings.startup['PHI-MB-ENERGY-POWER-TIER'].value
max = settings.startup['PHI-MB-ENERGY'].value
}
}