mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-05 21:51:17 +00:00
Icicle Repeater and tweaks to weapons
This commit is contained in:
parent
323c420aad
commit
d8397ed4d9
9 changed files with 99 additions and 9 deletions
|
|
@ -7,9 +7,9 @@
|
|||
script = ExtResource("2_m8dps")
|
||||
Name = "Icicle Gun"
|
||||
BulletData = ExtResource("1_85ef1")
|
||||
RateOfFire = 0.1
|
||||
RateOfFire = 0.2
|
||||
BulletCapacity = 4
|
||||
ReloadTime = 0.2
|
||||
ReloadTime = 0.6
|
||||
AutoReload = true
|
||||
InfiniteAmmo = true
|
||||
BulletsPerShot = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue