mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 05:13:46 +00:00
Weapon equip fix
This commit is contained in:
parent
6d7282f5cb
commit
27fb8fb4bd
5 changed files with 14 additions and 6 deletions
|
|
@ -15,6 +15,6 @@ InfiniteAmmo = false
|
|||
BulletsPerShot = 1
|
||||
SpreadAngle = 0.0
|
||||
RandomSpread = 0.0
|
||||
ItemKey = &"YINYAN_GUN"
|
||||
AmmoKey = &"YINYAN_AMMO"
|
||||
ItemKey = &"YINYANG_GUN"
|
||||
AmmoKey = &"YINYANG_AMMO"
|
||||
_rotationOffset = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue