Увеличены пачки шестеренок и некоторых других компонентов

Коррекция рецептов:
- Нитроглицерин
- Кордит
- Башни сбора
- Насосы
This commit is contained in:
2026-03-18 22:01:13 +03:00
parent a053027cd7
commit 881e20c1c5
7 changed files with 26 additions and 26 deletions

View File

@@ -17,21 +17,21 @@ local PT_specs =
[2] = {
energy_required = 60,
ingredients = {
{"__PT__1__", 4},
{"__PT__1__", 2},
{"advanced-circuit", 10}
},
},
[3] = {
energy_required = 120,
ingredients = {
{"__PT__2__", 4},
{"__PT__2__", 2},
{"advanced-circuit", 40}
},
},
[4] = {
energy_required = 120,
ingredients = {
{"__PT__3__", 4},
{"__PT__3__", 2},
{"processing-unit", 20}
},
},