diff --git a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml index 630ca602714d33..6f1470691befb9 100644 --- a/Resources/Prototypes/Entities/Clothing/Belt/belts.yml +++ b/Resources/Prototypes/Entities/Clothing/Belt/belts.yml @@ -548,7 +548,7 @@ # Belts without visualizers - type: entity - parent: [ClothingBeltAmmoProviderBase] + parent: [ClothingBeltStorageBase] #ss220 Bandolier rework id: ClothingBeltBandolier name: bandolier description: A bandolier for holding shotgun ammunition. @@ -559,11 +559,25 @@ sprite: Clothing/Belt/bandolier.rsi - type: Item size: Huge - - type: BallisticAmmoProvider + #ss220 Bandolier rework begin + #- type: BallisticAmmoProvider + # mayTransfer: true + # whitelist: + # tags: + # - ShellShotgun + # capacity: 14 + - type: Dumpable + - type: Storage + grid: + - 0,0,4,3 + quickInsert: true + areaInsert: true whitelist: tags: - - ShellShotgun - capacity: 14 + - ShellShotgun + - CartridgeLightRifle + - CartridgeAntiMateriel + #ss220 Bandolier rework end - type: entity parent: ClothingBeltBase