Skip to content

Commit

Permalink
New job loadouts for the Townie lawmen (#261)
Browse files Browse the repository at this point in the history
New job loadouts for the Townies.
  • Loading branch information
MutantMan2040 authored Jul 2, 2024
1 parent 6f2aab3 commit 09ab0a2
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- type: StorageFill
contents:
- id: N14BoxPlasticFilledWastelander
- id: MagazineBox9mm
- id: N14CombatKnife

- type: entity
noSpawn: true
Expand All @@ -18,8 +18,6 @@
contents:
- id: N14BoxPlasticFilledWastelander
- id: N14CombatKnife
- id: MagazineBox44
- id: MagazineBox308

- type: entity
noSpawn: true
Expand All @@ -30,5 +28,4 @@
contents:
- id: N14BoxPlasticFilledWastelander
- id: N14CombatKnife
- id: MagazineBox10mm
- id: MagazineBox44

13 changes: 12 additions & 1 deletion Resources/Prototypes/Nuclear14/Catalog/Fills/Belts/belt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@
id: N14IDBadgeTownDeputy
outerClothing: N14ClothingOuterPoliceVest
pocket1: RadioHandheld
pocket2: N14WeaponRevolver10mm
belt: N14ClothingBeltPoliceFilled
suitstorage: N14WeaponLeverCarbine
belt: ClothingBelt9mmfilled

- type: playTimeTracker
id: TownDeputy
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@
id: N14IDBadgeTownSheriff
outerClothing: N14ClothingOuterSheriffVest
pocket1: RadioHandheld
pocket2: N14WeaponHunterRevolver
belt: N14ClothingBeltPoliceFilled
suitstorage: N14WeaponLeverRifle
belt: ClothingBeltRevolverfilled

- type: playTimeTracker
id: TownSheriff

0 comments on commit 09ab0a2

Please sign in to comment.