From e120f778f898bb14048b6f57129f7a4f516248af Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Thu, 23 Apr 2020 17:08:25 +0200 Subject: [PATCH] Bartender job. --- .../Prototypes/Jobs/Civilian/Bartender.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Resources/Prototypes/Jobs/Civilian/Bartender.yml 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