Fix bang, ded (#10768)

This commit is contained in:
metalgearsloth
2022-08-23 12:28:31 +10:00
committed by GitHub
parent ae7ba491f5
commit d2f1981172
3 changed files with 33 additions and 14 deletions

View File

@@ -15,11 +15,30 @@
sprite: Objects/Weapons/Guns/Pistols/debug.rsi
- type: Gun
fireRate: 100
- type: BallisticAmmoProvider
whitelist:
tags:
- Debug
proto: MagazinePistolDebug
selectedMode: FullAuto
availableModes:
- SemiAuto
- FullAuto
- type: AmmoCounter
- type: ChamberMagazineAmmoProvider
- type: ItemSlots
slots:
gun_magazine:
name: Magazine
startingItem: MagazinePistolDebug
insertSound: /Audio/Weapons/Guns/MagIn/smg_magin.ogg
ejectSound: /Audio/Weapons/Guns/MagOut/smg_magout.ogg
priority: 2
whitelist:
tags:
- Debug
gun_chamber:
name: Chamber
startingItem: CartridgeDebug
priority: 1
whitelist:
tags:
- CartridgePistol
- type: entity
id: MagazinePistolDebug