diff --git a/Resources/Prototypes/Jobs/Civilian/Bartender.yml b/Resources/Prototypes/Jobs/Civilian/Bartender.yml new file mode 100644 index 0000000000..885f87f957 --- /dev/null +++ b/Resources/Prototypes/Jobs/Civilian/Bartender.yml @@ -0,0 +1,18 @@ +- type: job + id: Bartender + name: "Bartender" + positions: 1 + startingGear: BartenderGear + department: + - Civilian + + icon: "Bartender" + +- type: startingGear + id: BartenderGear + equipment: + innerclothing: UniformBartender + outerclothing: OuterclothingArmorVest + backpack: BackpackClothing + shoes: ShoesBlack + idcard: BartenderIDCard