From 87505fcdfea0176e5e8c9f3230603dd6bcc03dae Mon Sep 17 00:00:00 2001 From: SansWD <47020253+SansWD@users.noreply.github.com> Date: Tue, 24 Feb 2026 15:27:24 +0200 Subject: [PATCH 1/2] =?UTF-8?q?=D0=A1=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BF=D1=83=D1=82=D1=8C=20=D1=81=20contraband/powerfist=20?= =?UTF-8?q?=D0=BD=D0=B0=20misc/powerfist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Нету группы contraband в синди карго, раз он находиться в списке misc добавил туда --- code/datums/syndiesupplypacks.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/syndiesupplypacks.dm b/code/datums/syndiesupplypacks.dm index de1e6050254e..267fec56ee0f 100644 --- a/code/datums/syndiesupplypacks.dm +++ b/code/datums/syndiesupplypacks.dm @@ -2108,7 +2108,7 @@ GLOBAL_LIST_INIT(all_syndie_supply_groups, list(SYNDIE_SUPPLY_EMERGENCY,SYNDIE_S PREPOSITIONAL = "ящике плотных изолент", ) -/datum/syndie_supply_packs/contraband/powerfist +/datum/syndie_supply_packs/misc/powerfist name = "Реверсивные карты" contains = list( /obj/item/syndicate_reverse_card, From db7d886b142de773f166768e7dc021268be34a51 Mon Sep 17 00:00:00 2001 From: SansWD <47020253+SansWD@users.noreply.github.com> Date: Tue, 24 Feb 2026 15:43:46 +0200 Subject: [PATCH 2/2] =?UTF-8?q?Syndiesupplypacks=20=D0=94=D0=BE=D0=B1?= =?UTF-8?q?=D0=B0=D0=B2=D0=B8=D0=BB=20=D0=AF=D0=B4=D1=80=D0=B0=20=D0=9C?= =?UTF-8?q?=D0=AD=D0=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Взято с обычного карго --- code/datums/syndiesupplypacks.dm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/code/datums/syndiesupplypacks.dm b/code/datums/syndiesupplypacks.dm index 267fec56ee0f..1dd5b6671d90 100644 --- a/code/datums/syndiesupplypacks.dm +++ b/code/datums/syndiesupplypacks.dm @@ -1409,6 +1409,27 @@ GLOBAL_LIST_INIT(all_syndie_supply_groups, list(SYNDIE_SUPPLY_EMERGENCY,SYNDIE_S containername = "robotics assembly crate" access = ACCESS_ROBOTICS +/datum/syndie_supply_packs/science/modcore + name = "Ящик ядер МЭК" + contains = list( + /obj/item/mod/core/standard, + /obj/item/mod/core/standard, + /obj/item/mod/core/standard, + /obj/item/mod/core/standard, + ) + cost = 5000 + access = ACCESS_ROBOTICS + containertype = /obj/structure/closet/crate/secure/scisec + containername = "ящик с ядрами МЭК" + container_ru_names = list( + NOMINATIVE = "ящик с ядрами МЭК", + GENITIVE = "ящика с ядрами МЭК", + DATIVE = "ящику с ядрами МЭК", + ACCUSATIVE = "ящик с ядрами МЭК", + INSTRUMENTAL = "ящиком с ядрами МЭК", + PREPOSITIONAL = "ящике с ядрами МЭК", + ) + /datum/syndie_supply_packs/science/syndie_exosuit_fabricator_circuit name = "Syndicate Exosuit Fabricator Crate" contains = list(