diff --git a/Resources/Prototypes/Loadouts/Jobs/Civilian/chaplain.yml b/Resources/Prototypes/Loadouts/Jobs/Civilian/chaplain.yml index 51aa61ad0c..623e18a01d 100644 --- a/Resources/Prototypes/Loadouts/Jobs/Civilian/chaplain.yml +++ b/Resources/Prototypes/Loadouts/Jobs/Civilian/chaplain.yml @@ -8,6 +8,15 @@ equipment: head: ClothingHeadHatFez +- type: loadout + id: ChaplainNunHood + equipment: ChaplainNunHood + +- type: startingGear + id: ChaplainNunHood + equipment: + head: ClothingHeadHatHoodNunHood + - type: loadout id: ChaplainPlagueHat equipment: ChaplainPlagueHat @@ -155,4 +164,4 @@ - type: startingGear id: ChaplainHoodie equipment: - outerClothing: ClothingOuterHoodieChaplain \ No newline at end of file + outerClothing: ClothingOuterHoodieChaplain diff --git a/Resources/Prototypes/Loadouts/loadout_groups.yml b/Resources/Prototypes/Loadouts/loadout_groups.yml index 9502192194..ed71aa1f88 100644 --- a/Resources/Prototypes/Loadouts/loadout_groups.yml +++ b/Resources/Prototypes/Loadouts/loadout_groups.yml @@ -234,6 +234,7 @@ minLimit: 0 loadouts: - ChaplainHead + - ChaplainNunHood - ChaplainPlagueHat - ChaplainWitchHat - ChaplainWitchHatAlt