Return Drozd full-auto and semi-auto firing modes (#34604)
return drozd full auto and firerate, arrange available modes in alphabetical order
This commit is contained in:
@@ -106,9 +106,9 @@
|
||||
maxAngle: 32
|
||||
shotsPerBurst: 5
|
||||
availableModes:
|
||||
- SemiAuto
|
||||
- Burst
|
||||
- FullAuto
|
||||
- SemiAuto
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/c-20r.ogg
|
||||
- type: ChamberMagazineAmmoProvider
|
||||
@@ -142,13 +142,14 @@
|
||||
- type: Gun
|
||||
minAngle: 21
|
||||
maxAngle: 32
|
||||
fireRate: 12
|
||||
fireRate: 6
|
||||
burstFireRate: 12
|
||||
selectedMode: Burst
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/atreides.ogg
|
||||
availableModes:
|
||||
- Burst
|
||||
- Burst
|
||||
- FullAuto
|
||||
- SemiAuto
|
||||
shotsPerBurst: 3
|
||||
burstCooldown: 0.25
|
||||
- type: ItemSlots
|
||||
@@ -258,9 +259,9 @@
|
||||
burstCooldown: 0.2
|
||||
burstFireRate: 7
|
||||
availableModes:
|
||||
- SemiAuto
|
||||
- Burst
|
||||
- FullAuto
|
||||
- SemiAuto
|
||||
- type: ItemSlots
|
||||
slots:
|
||||
gun_magazine:
|
||||
|
||||
Reference in New Issue
Block a user