From 3ce5b3ffbe5e6edfb372df925f984054ac0be33a Mon Sep 17 00:00:00 2001 From: Eagle0600 Date: Wed, 26 Feb 2025 10:51:23 +1000 Subject: [PATCH] Use DeltaV HoP bags --- .../Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml | 2 +- .../Catalog/Fills/Backpacks/StarterGear/duffelbag.yml | 2 +- .../Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml index d66fb5d38b..e605785197 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml @@ -97,7 +97,7 @@ - type: entity categories: [ HideSpawnMenu ] - parent: ClothingBackpack + parent: ClothingBackpackHoP # Floof - Use DeltaV HoP bags id: ClothingBackpackHOPFilled components: - type: StorageFill diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml index 525a4a13ce..f7cf3f10b4 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml @@ -94,7 +94,7 @@ - type: entity categories: [ HideSpawnMenu ] - parent: ClothingBackpackDuffel + parent: ClothingHopDuffel # Floof - Use DeltaV HoP bags id: ClothingBackpackDuffelHOPFilled components: - type: StorageFill diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml index c111de24ef..0a89bbd41a 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml @@ -107,7 +107,7 @@ - type: entity categories: [ HideSpawnMenu ] - parent: ClothingBackpackSatchel + parent: ClothingSatchelHoP # Floof - Use DeltaV HoP bags id: ClothingBackpackSatchelHOPFilled components: - type: StorageFill