From 54f5f0ac0836487e3df43f98c46c14ac4600d852 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Mon, 20 Jan 2020 10:29:39 +0100 Subject: [PATCH] Fill out captain & clown equipment. --- Resources/Prototypes/Jobs/Civilian/Clown.yml | 1 + Resources/Prototypes/Jobs/Command/Captain.yml | 11 ++++++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Jobs/Civilian/Clown.yml b/Resources/Prototypes/Jobs/Civilian/Clown.yml index f906e04a2b..e88cb158cc 100644 --- a/Resources/Prototypes/Jobs/Civilian/Clown.yml +++ b/Resources/Prototypes/Jobs/Civilian/Clown.yml @@ -13,3 +13,4 @@ backpack: ClownPack shoes: ShoesClown mask: MaskClown + pocket1: BikeHorn diff --git a/Resources/Prototypes/Jobs/Command/Captain.yml b/Resources/Prototypes/Jobs/Command/Captain.yml index 69ae06e732..d8db994782 100644 --- a/Resources/Prototypes/Jobs/Command/Captain.yml +++ b/Resources/Prototypes/Jobs/Command/Captain.yml @@ -3,7 +3,7 @@ name: "Captain" head: true positions: 1 - startingGear: AssistantGear + startingGear: CaptainGear department: - Command @@ -20,3 +20,12 @@ - research - service - maintenance + +- type: startingGear + id: CaptainGear + equipment: + innerclothing: UniformCaptain + backpack: BackpackCaptain + shoes: ShoesBlack + head: HatCaptain + eyes: SunGlasses