diff --git a/Resources/Locale/en-US/store/uplink-catalog.ftl b/Resources/Locale/en-US/store/uplink-catalog.ftl index 65104c79181ee..7c92b8880677d 100644 --- a/Resources/Locale/en-US/store/uplink-catalog.ftl +++ b/Resources/Locale/en-US/store/uplink-catalog.ftl @@ -63,7 +63,7 @@ uplink-c4-bundle-name = C-4 bundle uplink-c4-bundle-desc = Because sometimes quantity is quality. Contains 8 C-4 plastic explosives. uplink-grenadier-rig-name = grenadier chest rig -uplink-grenadier-rig-desc = All you need for a loud party: 4 explosive grenades, 2 EMP grenades and 2 minibombs in a chest rig. +uplink-grenadier-rig-desc = All you need for a loud party: 2 explosive grenades, 2 shrapnel grenades, 2 EMP grenades and 2 minibombs in a chest rig. uplink-emp-grenade-name = EMP Grenade uplink-emp-grenade-desc = A grenade designed to disrupt electronic systems. Useful for disrupting communications, security's energy weapons, and APCs when you're in a tight spot. diff --git a/Resources/Prototypes/Catalog/Fills/Items/belt.yml b/Resources/Prototypes/Catalog/Fills/Items/belt.yml index 5da3df71c0702..a7474a84b536d 100644 --- a/Resources/Prototypes/Catalog/Fills/Items/belt.yml +++ b/Resources/Prototypes/Catalog/Fills/Items/belt.yml @@ -96,9 +96,8 @@ - id: Brutepack amount: 2 - id: Ointment - amount: 1 + amount: 2 - id: Bloodpack - amount: 1 - id: Gauze - id: EmergencyMedipen #You never know what people are going to latejoin into @@ -110,7 +109,9 @@ - type: StorageFill contents: - id: Brutepack + amount: 2 - id: Ointment + amount: 2 - id: Bloodpack - id: Gauze - id: EmergencyMedipen #You never know what people are going to latejoin into @@ -126,6 +127,9 @@ - id: HydroponicsToolMiniHoe - id: HydroponicsToolSpade - id: HydroponicsToolClippers + - id: HydroponicsToolHatchet + - id: PlantBGoneSpray + - id: ChemistryBottleEZNutrient - id: ChemistryBottleRobustHarvest - type: entity @@ -153,7 +157,9 @@ - type: StorageFill contents: - id: ExGrenade - amount: 4 + amount: 2 + - id: GrenadeShrapnel + amount: 2 - id: SyndieMiniBomb amount: 2 - id: EmpGrenade @@ -204,3 +210,5 @@ contents: - id: FoodShakerSalt - id: FoodShakerPepper + - id: KitchenKnife + - id: RollingPin diff --git a/Resources/Prototypes/Entities/Clothing/Belt/job.yml b/Resources/Prototypes/Entities/Clothing/Belt/job.yml index 9f170017f51ca..ee9120bb58421 100644 --- a/Resources/Prototypes/Entities/Clothing/Belt/job.yml +++ b/Resources/Prototypes/Entities/Clothing/Belt/job.yml @@ -125,7 +125,6 @@ maxItemSize: Large whitelist: tags: - - Wrench - Bottle - Spray - Soap @@ -151,10 +150,6 @@ whitelist: tags: - Spray - wrench: - whitelist: - tags: - - Wrench - type: Appearance - type: entity @@ -170,7 +165,6 @@ - type: Storage whitelist: tags: - - Wrench - Bottle - Spray - Brutepack @@ -213,14 +207,6 @@ # whitelist: # tags: # - SprayMedical - # wrench_medical: - # whitelist: - # tags: - # - WrenchMedical - wrench: - whitelist: - tags: - - Wrench - type: Appearance - type: entity