mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced 2026-04-16 21:17:39 +03:00
Return Drozd full-auto and semi-auto firing modes (#34604)
return drozd full auto and firerate, arrange available modes in alphabetical order (cherry picked from commit 9bd8b8950bd8e6bf2b590e199e3aaa2cf5cc890f)
This commit is contained in:
@@ -159,9 +159,9 @@
|
||||
fireRate: 10
|
||||
shotsPerBurst: 5
|
||||
availableModes:
|
||||
- SemiAuto
|
||||
- Burst
|
||||
- FullAuto
|
||||
- SemiAuto
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/c-20r.ogg
|
||||
fireOnDropChance: 0.3
|
||||
@@ -239,11 +239,12 @@
|
||||
# minAngle: 21 - WD EDIT
|
||||
# maxAngle: 32 - WD EDIT
|
||||
fireRate: 6
|
||||
selectedMode: FullAuto
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/atreides.ogg
|
||||
availableModes:
|
||||
- Burst
|
||||
- FullAuto
|
||||
- SemiAuto
|
||||
- type: ItemSlots
|
||||
slots:
|
||||
gun_magazine:
|
||||
@@ -365,9 +366,9 @@
|
||||
burstCooldown: 0.2
|
||||
burstFireRate: 7
|
||||
availableModes:
|
||||
- SemiAuto
|
||||
- Burst
|
||||
- FullAuto
|
||||
- SemiAuto
|
||||
fireOnDropChance: 0.1
|
||||
- type: ItemSlots
|
||||
slots:
|
||||
|
||||
Reference in New Issue
Block a user