Skip to content

Commit

Permalink
Comments out brigmedic backpack so linter works
Browse files Browse the repository at this point in the history
  • Loading branch information
DangerRevolution committed Mar 20, 2024
1 parent d89fbe5 commit 7c0254d
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Resources/Prototypes/Entities/Clothing/Back/satchel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,22 +123,22 @@
- type: Sprite
sprite: Clothing/Back/Satchels/brigmedic.rsi

- type: entity
noSpawn: true
parent: ClothingBackpackSatchelBrigmedic
id: ClothingBackpackSatchelBrigmedicFilled
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 - TODO: FIGURE OUT WHERE THIS IS DUPLICATED TO CAUSE THE .YML ERROR
# noSpawn: true
# parent: ClothingBackpackSatchelBrigmedic
# id: ClothingBackpackSatchelBrigmedicFilled
# 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: ClothingBackpackSatchel
Expand Down

0 comments on commit 7c0254d

Please sign in to comment.