From d263e242e412da7f66b0f0d6d9670522738d804a Mon Sep 17 00:00:00 2001 From: DangerRevolution <142105406+DangerRevolution@users.noreply.github.com> Date: Wed, 20 Mar 2024 19:00:27 +0000 Subject: [PATCH] Fix the linter TODO: Move Filled backpacks out of clothing and into StarterGear folder in CatalogFill --- .../Fills/Backpacks/StarterGear/duffelbag.yml | 16 +++++----- .../Entities/Clothing/Back/duffel.yml | 32 +++++++++---------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml index 6a88750b26c..a72f59eb1ac 100644 --- a/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml +++ b/Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/duffelbag.yml @@ -52,14 +52,14 @@ - id: BoxSurvival - id: RubberStampLawyer -- type: entity - noSpawn: true - parent: ClothingBackpackDuffelBrigmedic - id: ClothingBackpackDuffelBrigmedicFilled - components: - - type: StorageFill - contents: - - id: Flash +#- type: entity +# noSpawn: true +# parent: ClothingBackpackDuffelBrigmedic +# id: ClothingBackpackDuffelBrigmedicFilled +# components: +# - type: StorageFill +# contents: +# - id: Flash - type: entity noSpawn: true diff --git a/Resources/Prototypes/Entities/Clothing/Back/duffel.yml b/Resources/Prototypes/Entities/Clothing/Back/duffel.yml index 51ce81a0c6c..6dd4a2d156e 100644 --- a/Resources/Prototypes/Entities/Clothing/Back/duffel.yml +++ b/Resources/Prototypes/Entities/Clothing/Back/duffel.yml @@ -81,22 +81,22 @@ - type: Sprite sprite: Clothing/Back/Duffels/brigmedic.rsi -- type: entity - noSpawn: true - parent: ClothingBackpackDuffelBrigmedic - id: ClothingBackpackDuffelBrigmedicFilled - components: - - type: StorageFill - contents: - - id: BoxSurvivalSecurity - - id: EmergencyRollerBedSpawnFolded - - id: BodyBag_Folded - - id: Portafib - # - id: Flash - - id: BruteAutoInjector - amount: 2 - - id: BurnAutoInjector - amount: 2 +#- type: entity +# noSpawn: true +# parent: ClothingBackpackDuffelBrigmedic +# id: ClothingBackpackDuffelBrigmedicFilled +# components: +# - type: StorageFill +# contents: +# - id: BoxSurvivalSecurity +# - id: EmergencyRollerBedSpawnFolded +# - id: BodyBag_Folded +# - id: Portafib +# # - id: Flash +# - id: BruteAutoInjector +# amount: 2 +# - id: BurnAutoInjector +# amount: 2 - type: entity parent: ClothingBackpackDuffel