mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 12:53:48 +00:00
Fix for weapon switching
This commit is contained in:
parent
898c15183b
commit
9e04056800
5 changed files with 83 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ Name = "Icicle Gun"
|
|||
BulletScene = ExtResource("1_yby7n")
|
||||
RateOfFire = 0.1
|
||||
BulletCapacity = 4
|
||||
ReloadTime = 0.8
|
||||
ReloadTime = 0.2
|
||||
AutoReload = true
|
||||
InfiniteAmmo = true
|
||||
BulletsPerShot = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue