This commit is contained in:
2024-08-25 02:22:42 +09:00
parent 725ee9965a
commit 24e1a56591
2 changed files with 9 additions and 3 deletions

View File

@@ -931,9 +931,10 @@ if mods then
type = 'solar-panel',
name = 'se-space-solar-panel',
ref_name = 'se-space-solar-panel',
tech = 'se-space-solar-panel',
tech = 'compound-energy',
min = 4,
max = 8
max = 8,
base = 400
}
items['item']['se-space-assembling-machine'] = {