Skip to content

Commit

Permalink
Добавил BaseSpeedLoaderHeavyRifle
Browse files Browse the repository at this point in the history
  • Loading branch information
Farrellka-dev committed Dec 17, 2024
1 parent d18974c commit 8f7b8f7
Showing 1 changed file with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
- type: entity
id: BaseSpeedLoaderHeavyRifle
name: "speed loader (.20 rifle)"
parent: BaseItem
abstract: true
components:
- type: Tag
tags:
- SpeedLoaderRifleHeavy
- type: SpeedLoader
- type: BallisticAmmoProvider
whitelist:
tags:
- CartridgeRifle
capacity: 8
- type: Sprite
- type: ContainerContainer
containers:
ballistic-ammo: !type:Container
ents: []

- type: entity
id: SpeedLoaderRifleHeavy
name: "speed loader (.20 rifle)"
Expand Down

0 comments on commit 8f7b8f7

Please sign in to comment.