Skip to content

Commit

Permalink
Merge pull request Simple-Station#17 from Fansana/Nikkos_Toybox
Browse files Browse the repository at this point in the history
Added Bunny Suit and Bunny Ears to bartender's loadout
  • Loading branch information
Fansana authored Jul 12, 2024
2 parents 3b37f16 + 113a436 commit 1409eea
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 @@ -41,6 +41,30 @@
- ClothingUniformJumpsuitBartenderPurple

## Botanist
- 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 1409eea

Please sign in to comment.