diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml index 33dceb942c..5dfa32262d 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml @@ -98,7 +98,7 @@ components: - type: StorageFill contents: - - id: BoxSurvival + - id: BoxSurvivalMedical - id: Flash #- id: TelescopicBaton @@ -120,7 +120,7 @@ components: - type: StorageFill contents: - - id: BoxSurvival + - id: BoxSurvivalSecurity - id: Flash - type: entity diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml index 2d6de7011f..1bc3245708 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml @@ -97,7 +97,7 @@ components: - type: StorageFill contents: - - id: BoxSurvival + - id: BoxSurvivalMedical - id: Flash #- id: TelescopicBaton @@ -119,7 +119,7 @@ components: - type: StorageFill contents: - - id: BoxSurvival + - id: BoxSurvivalSecurity - id: Flash - type: entity diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml index 475be4a39b..87c7381423 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/satchel.yml @@ -97,7 +97,7 @@ components: - type: StorageFill contents: - - id: BoxSurvival + - id: BoxSurvivalMedical - id: Flash #- id: TelescopicBaton @@ -119,7 +119,7 @@ components: - type: StorageFill contents: - - id: BoxSurvival + - id: BoxSurvivalSecurity - id: Flash - type: entity