From 09ab0a226a985cde24a7a49ad84fc47da8dc36bb Mon Sep 17 00:00:00 2001 From: MutantMan2040 Date: Tue, 2 Jul 2024 04:39:35 -0800 Subject: [PATCH] New job loadouts for the Townie lawmen (#261) New job loadouts for the Townies. --- .../Catalog/Fills/Backpacks/TownGear/backpack.yml | 7 ++----- .../Nuclear14/Catalog/Fills/Belts/belt.yml | 13 ++++++++++++- .../Nuclear14/Roles/Jobs/Townsfolk/towndeputy.yml | 4 +--- .../Nuclear14/Roles/Jobs/Townsfolk/townsheriff.yml | 4 +--- 4 files changed, 16 insertions(+), 12 deletions(-) diff --git a/Resources/Prototypes/Nuclear14/Catalog/Fills/Backpacks/TownGear/backpack.yml b/Resources/Prototypes/Nuclear14/Catalog/Fills/Backpacks/TownGear/backpack.yml index a746fadb366..9f11f0e0697 100644 --- a/Resources/Prototypes/Nuclear14/Catalog/Fills/Backpacks/TownGear/backpack.yml +++ b/Resources/Prototypes/Nuclear14/Catalog/Fills/Backpacks/TownGear/backpack.yml @@ -7,7 +7,7 @@ - type: StorageFill contents: - id: N14BoxPlasticFilledWastelander - - id: MagazineBox9mm + - id: N14CombatKnife - type: entity noSpawn: true @@ -18,8 +18,6 @@ contents: - id: N14BoxPlasticFilledWastelander - id: N14CombatKnife - - id: MagazineBox44 - - id: MagazineBox308 - type: entity noSpawn: true @@ -30,5 +28,4 @@ contents: - id: N14BoxPlasticFilledWastelander - id: N14CombatKnife - - id: MagazineBox10mm - - id: MagazineBox44 + diff --git a/Resources/Prototypes/Nuclear14/Catalog/Fills/Belts/belt.yml b/Resources/Prototypes/Nuclear14/Catalog/Fills/Belts/belt.yml index 1ba9d6b9b9c..4cb655b5e78 100644 --- a/Resources/Prototypes/Nuclear14/Catalog/Fills/Belts/belt.yml +++ b/Resources/Prototypes/Nuclear14/Catalog/Fills/Belts/belt.yml @@ -9,7 +9,18 @@ - id: SpeedLoader44 - id: SpeedLoader44 - id: SpeedLoader44 - - id: SpeedLoader44 + +- type: entity + noSpawn: true + parent: ClothingBeltRevolver + id: ClothingBelt9mmfilled + components: + - type: StorageFill + contents: + - id: N14WeaponRevolver9mm + - id: SpeedLoader9 + - id: SpeedLoader9 + - id: SpeedLoader9 - type: entity noSpawn: true diff --git a/Resources/Prototypes/Nuclear14/Roles/Jobs/Townsfolk/towndeputy.yml b/Resources/Prototypes/Nuclear14/Roles/Jobs/Townsfolk/towndeputy.yml index 6a058325e28..f822dc9f52d 100644 --- a/Resources/Prototypes/Nuclear14/Roles/Jobs/Townsfolk/towndeputy.yml +++ b/Resources/Prototypes/Nuclear14/Roles/Jobs/Townsfolk/towndeputy.yml @@ -18,9 +18,7 @@ id: N14IDBadgeTownDeputy outerClothing: N14ClothingOuterPoliceVest pocket1: RadioHandheld - pocket2: N14WeaponRevolver10mm - belt: N14ClothingBeltPoliceFilled - suitstorage: N14WeaponLeverCarbine + belt: ClothingBelt9mmfilled - type: playTimeTracker id: TownDeputy diff --git a/Resources/Prototypes/Nuclear14/Roles/Jobs/Townsfolk/townsheriff.yml b/Resources/Prototypes/Nuclear14/Roles/Jobs/Townsfolk/townsheriff.yml index 798af69caf0..9e5f2e6f5a3 100644 --- a/Resources/Prototypes/Nuclear14/Roles/Jobs/Townsfolk/townsheriff.yml +++ b/Resources/Prototypes/Nuclear14/Roles/Jobs/Townsfolk/townsheriff.yml @@ -18,9 +18,7 @@ id: N14IDBadgeTownSheriff outerClothing: N14ClothingOuterSheriffVest pocket1: RadioHandheld - pocket2: N14WeaponHunterRevolver - belt: N14ClothingBeltPoliceFilled - suitstorage: N14WeaponLeverRifle + belt: ClothingBeltRevolverfilled - type: playTimeTracker id: TownSheriff