From 0a565469c7f70414be68a5f7eedc863c4fac7705 Mon Sep 17 00:00:00 2001 From: ToastEnjoyer Date: Sun, 1 Jun 2025 16:09:15 -0500 Subject: [PATCH] Made C-4 Major contraband instead of syndicate contraband (#38004) --- Resources/Prototypes/Entities/Objects/Weapons/Bombs/plastic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Bombs/plastic.yml b/Resources/Prototypes/Entities/Objects/Weapons/Bombs/plastic.yml index 761e6513d4..8edc3ec9a7 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Bombs/plastic.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Bombs/plastic.yml @@ -38,7 +38,7 @@ - type: entity name: composition C-4 description: Used to put holes in specific areas without too much extra hole. A saboteur's favorite. - parent: [BasePlasticExplosive, BaseSyndicateContraband] + parent: [BasePlasticExplosive, BaseMajorContraband] id: C4 components: - type: Sprite -- 2.51.2