diff --git a/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/StarterGear/messenger.yml b/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/StarterGear/messenger.yml index c6055a3a717..14c65e69a99 100644 --- a/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/StarterGear/messenger.yml +++ b/Resources/Prototypes/_NF/Catalog/Fills/Backpacks/StarterGear/messenger.yml @@ -136,7 +136,7 @@ - type: entity noSpawn: true - parent: [ClothingBackpackMessenger, ClothingBackpackSrFilled] + parent: [ClothingBackpackMessengerSr, ClothingBackpackSrFilled] id: ClothingBackpackMessengerSrFilled - type: entity diff --git a/Resources/Prototypes/_NF/Loadouts/Jobs/StationRep/bags.yml b/Resources/Prototypes/_NF/Loadouts/Jobs/StationRep/bags.yml index f9e540f439b..f6cbdb42101 100644 --- a/Resources/Prototypes/_NF/Loadouts/Jobs/StationRep/bags.yml +++ b/Resources/Prototypes/_NF/Loadouts/Jobs/StationRep/bags.yml @@ -29,14 +29,14 @@ back: ClothingBackpackSatchelSrFilled - type: loadout - id: StationRepClothingBackpackMessengerSr - equipment: StationRepClothingBackpackMessengerSr + id: StationRepClothingBackpackMessengerSrFilled + equipment: StationRepClothingBackpackMessengerSrFilled price: 0 - type: startingGear - id: StationRepClothingBackpackMessengerSr + id: StationRepClothingBackpackMessengerSrFilled equipment: - back: ClothingBackpackMessengerSr + back: ClothingBackpackMessengerSrFilled - type: loadout id: StationRepClothingBackpackIanFilled diff --git a/Resources/Prototypes/_NF/Loadouts/stationrep_loadout_groups.yml b/Resources/Prototypes/_NF/Loadouts/stationrep_loadout_groups.yml index 15ea524039d..7f08d0ffd51 100644 --- a/Resources/Prototypes/_NF/Loadouts/stationrep_loadout_groups.yml +++ b/Resources/Prototypes/_NF/Loadouts/stationrep_loadout_groups.yml @@ -13,7 +13,7 @@ - StationRepClothingBackpackSrFilled - StationRepClothingBackpackDuffelSrFilled - StationRepClothingBackpackSatchelSrFilled - - StationRepClothingBackpackMessengerSr + - StationRepClothingBackpackMessengerSrFilled - StationRepClothingBackpackIanFilled #We put the ian bag here so its not default, we also let SR pick a bag out of drip concerns. - type: loadoutGroup