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

Коррекция рецептов:
- Нитроглицерин
- Кордит
- Башни сбора
- Насосы
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

@@ -51,7 +51,7 @@ data:extend({
{ type = "fluid", name = "sulfuric-acid", amount = 30 },
},
results = {
{ type = "fluid", name = "nitroglycerin", amount = 10 },
{ type = "fluid", name = "nitroglycerin", amount = 30 },
},
subgroup = "fluid",
icon = "__bobwarfare__/graphics/icons/nitroglycerin.png",

View File

@@ -56,11 +56,11 @@ data:extend({
enabled = false,
ingredients = {
{ type = "fluid", name = "nitroglycerin", amount = 60 },
{ "gun-cotton", 13 },
{ "gun-cotton", 12 },
{ "petroleum-jelly", 1 },
},
result = "cordite",
result_count = 5,
result_count = 6,
},
{