Speedloader fix (#12417)

* Speedloader fix

* Unshitted and commented my code, rain would probably be proud.
This commit is contained in:
PixelTK
2022-11-08 21:09:37 +00:00
committed by GitHub
parent bc7ef43ffd
commit 0b3038e1f6
9 changed files with 108 additions and 15 deletions

View File

@@ -566,6 +566,7 @@
whitelist:
tags:
- CartridgeCap
- SpeedLoaderCap
proto: CartridgeCap
capacity: 6
chambers: [ True, True, True, True, True, True ]

View File

@@ -4,6 +4,9 @@
parent: BaseItem
abstract: true
components:
- type: Tag
tags:
- SpeedLoaderMagnum
- type: BallisticAmmoProvider
whitelist:
tags:

View File

@@ -4,6 +4,9 @@
parent: BaseItem
abstract: true
components:
- type: Tag
tags:
- SpeedLoaderPistol
- type: BallisticAmmoProvider
whitelist:
tags:

View File

@@ -3,6 +3,9 @@
name: "speed loader (.30 rifle)"
parent: BaseItem
components:
- type: Tag
tags:
- SpeedLoaderRifle
- type: BallisticAmmoProvider
whitelist:
tags:

View File

@@ -4,6 +4,9 @@
parent: BaseItem
abstract: true
components:
- type: Tag
tags:
- SpeedLoaderCap
- type: BallisticAmmoProvider
whitelist:
tags:

View File

@@ -30,6 +30,7 @@
whitelist:
tags:
- CartridgeMagnum
- SpeedLoaderMagnum
proto: CartridgeMagnum
capacity: 7
chambers: [ True, True, True, True, True, True, True ]

View File

@@ -377,6 +377,9 @@
- type: Tag
id: NoSpinOnThrow
- type: Tag
id: NoBlockAnchoring
- type: Tag
id: NukeOpsUplink
@@ -492,6 +495,18 @@
- type: Tag
id: Spear
- type: Tag
id: SpeedLoaderCap
- type: Tag
id: SpeedLoaderMagnum
- type: Tag
id: SpeedLoaderPistol
- type: Tag
id: SpeedLoaderRifle
- type: Tag
id: StringInstrument