diff --git a/Resources/Prototypes/Loadouts/Jobs/service.yml b/Resources/Prototypes/Loadouts/Jobs/service.yml index 6ef3c3ad485..489129d81eb 100644 --- a/Resources/Prototypes/Loadouts/Jobs/service.yml +++ b/Resources/Prototypes/Loadouts/Jobs/service.yml @@ -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