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