Implement burstRifle using attachment weapon chain

This commit is contained in:
2024-09-17 11:05:34 +01:00
parent ecc63a70cc
commit 791003ebb9
11 changed files with 324 additions and 319 deletions
+2
View File
@@ -43,6 +43,8 @@ defaultHeldUse =
, _randomOffset = 0
, _sidePush = 0
, _bulGunSound = tap3S
, _weaponInvLock = 0
, _weaponRepeat = []
}
, _heldTriggerType = HammerTrigger
}