diff --git a/Resources/Locale/en-US/store/uplink-catalog.ftl b/Resources/Locale/en-US/store/uplink-catalog.ftl index 88e130bc19..d87d1eabb7 100644 --- a/Resources/Locale/en-US/store/uplink-catalog.ftl +++ b/Resources/Locale/en-US/store/uplink-catalog.ftl @@ -127,7 +127,7 @@ uplink-super-surplus-bundle-desc = Contains 125 telecrystals worth of completely # Tools uplink-toolbox-name = Toolbox -uplink-toolbox-desc = A full compliment of tools for the mechanically inclined traitor. Includes a pair of insulated combat gloves, syndicate gas mask and a shoulder holster. +uplink-toolbox-desc = A full compliment of tools for the mechanically inclined traitor. Includes a pair of insulated combat gloves, syndicate gas mask and a utility belt. uplink-syndicate-jaws-of-life-name = Jaws Of Life uplink-syndicate-jaws-of-life-desc = A combined prying and cutting tool. Useful for entering the station or its departments. diff --git a/Resources/Prototypes/Catalog/Fills/Items/toolboxes.yml b/Resources/Prototypes/Catalog/Fills/Items/toolboxes.yml index 0e050de0c1..7f7b1b86df 100644 --- a/Resources/Prototypes/Catalog/Fills/Items/toolboxes.yml +++ b/Resources/Prototypes/Catalog/Fills/Items/toolboxes.yml @@ -69,14 +69,8 @@ components: - type: StorageFill contents: - - id: Screwdriver - - id: Wrench - - id: Welder - - id: Crowbar - - id: Multitool - - id: Wirecutter + - id: ClothingBeltUtilityFilled - id: ClothingHandsGlovesCombat - - id: ClothingBeltSyndieHolster - id: ClothingMaskGasSyndicate - type: entity diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index 8d432087c7..72819275c5 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -496,7 +496,7 @@ description: uplink-toolbox-desc productEntity: ToolboxSyndicateFilled cost: - Telecrystal: 2 + Telecrystal: 4 categories: - UplinkTools diff --git a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml index e822825a13..f3316b601d 100644 --- a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml +++ b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml @@ -450,7 +450,6 @@ whitelist: components: - Gun - - MeleeWeapon - BallisticAmmoProvider - CartridgeAmmo