Skip to content

Commit

Permalink
Added .20 rifle rubber box to bartender loadout
Browse files Browse the repository at this point in the history
  • Loading branch information
Memeji committed Dec 8, 2024
1 parent 33a1d1b commit 56c1ea2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Resources/Prototypes/CharacterItemGroups/serviceGroups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@
id: LoadoutServiceBartenderBoxLightRifleRubber
- type: loadout
id: LoadoutServiceBartenderBoxMagnumRubber # Floofstation
- type: loadout
id: LoadoutServiceBartenderRifleBigRubber # Floofstation

- type: characterItemGroup
id: LoadoutBartenderWeapon
Expand Down
14 changes: 14 additions & 0 deletions Resources/Prototypes/Floof/Loadouts/Jobs/service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,20 @@
items:
- ClothingCostumeBunnySuit

- type: loadout
id: LoadoutServiceBartenderRifleBigRubber
category: JobsServiceBartender
cost: 0
exclusive: true
requirements:
- !type:CharacterItemGroupRequirement
group: LoadoutBartenderAmmo
- !type:CharacterJobRequirement
jobs:
- Bartender
items:
- MagazineBoxRifleBigRubber

#Chef
- type: loadout
id: LoadoutClothingHandsChefWarmers
Expand Down

0 comments on commit 56c1ea2

Please sign in to comment.