Skip to content

Commit

Permalink
Added Bunny Suit and Bunny Ears to bartender's available job items in…
Browse files Browse the repository at this point in the history
… the loadout. -You're welcome, Mars
  • Loading branch information
Memeji committed Jul 11, 2024
1 parent cc36187 commit 113a436
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions Resources/Prototypes/Loadouts/Jobs/service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,30 @@
items:
- ClothingUniformJumpsuitBartenderPurple

- type: loadout
id: LoadoutServiceBartenderBunnyEars
category: Jobs
cost: 2
exclusive: true
requirements:
- !type:CharacterJobRequirement
jobs:
- Bartender
items:
- ClothingHeadHatBunny

- type: loadout
id: LoadoutServiceBartenderBunnySuit
category: Jobs
cost: 2
exclusive: true
requirements:
- !type:CharacterJobRequirement
jobs:
- Bartender
items:
- ClothingCostumeBunnySuit

- type: loadout
id: LoadoutServiceBotanistUniformOveralls
category: Jobs
Expand Down

0 comments on commit 113a436

Please sign in to comment.