mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-07 12:31:16 +00:00
Items sorting
This commit is contained in:
parent
11acafd632
commit
c928c86e6c
27 changed files with 79 additions and 49 deletions
|
|
@ -7,14 +7,15 @@
|
|||
|
||||
[resource]
|
||||
script = ExtResource("2_f4135")
|
||||
Name = &"Icicle Repeater"
|
||||
Name = &"Improved Icicle Repeater"
|
||||
BulletData = ExtResource("1_lg8jo")
|
||||
Priority = 20
|
||||
RateOfFire = 0.1
|
||||
BulletCapacity = 8
|
||||
ReloadTime = 0.5
|
||||
AutoReload = true
|
||||
InfiniteAmmo = false
|
||||
ItemKey = &"ICICLE_REPEATER"
|
||||
ItemKey = &"ICICLE_REPEATER_T1"
|
||||
AmmoKey = &"ICE_AMMO"
|
||||
BulletsPerShot = 1
|
||||
SpreadAngle = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue