Fix Drozd and C-20r unwielding on use-in-hand (#28728)

Make Drozd and C-20r not unwield on use
This commit is contained in:
Doomsdrayk
2024-06-13 12:10:56 -06:00
committed by GitHub
parent e02ef68259
commit 7f5476b555

View File

@@ -94,6 +94,7 @@
- type: Clothing
sprite: Objects/Weapons/Guns/SMGs/c20r.rsi
- type: Wieldable
unwieldOnUse: false
- type: GunWieldBonus
minAngle: -19
maxAngle: -16
@@ -131,6 +132,7 @@
- type: Clothing
sprite: Objects/Weapons/Guns/SMGs/drozd.rsi
- type: Wieldable
unwieldOnUse: false
- type: GunWieldBonus
minAngle: -19
maxAngle: -16