make bloodred large size (#21362)

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2023-10-31 19:37:39 +00:00
committed by GitHub
parent 74f1098008
commit 49f0b20b0a
2 changed files with 2 additions and 5 deletions

View File

@@ -264,11 +264,6 @@
name: syndicate hardsuit bundle name: syndicate hardsuit bundle
description: "Contains the Syndicate's signature blood red hardsuit." description: "Contains the Syndicate's signature blood red hardsuit."
components: components:
- type: Storage
maxItemSize: Huge
whitelist: #to snub 'dem metagamers
components:
- Clothing
- type: StorageFill - type: StorageFill
contents: contents:
- id: ClothingOuterHardsuitSyndie - id: ClothingOuterHardsuitSyndie

View File

@@ -430,6 +430,8 @@
components: components:
- type: Sprite - type: Sprite
sprite: Clothing/OuterClothing/Hardsuits/syndicate.rsi sprite: Clothing/OuterClothing/Hardsuits/syndicate.rsi
- type: Item
size: Large
- type: Clothing - type: Clothing
sprite: Clothing/OuterClothing/Hardsuits/syndicate.rsi sprite: Clothing/OuterClothing/Hardsuits/syndicate.rsi
- type: PressureProtection - type: PressureProtection