mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-06 13:51:17 +00:00
Implemented battery weapons
This commit is contained in:
parent
d5c22045b7
commit
54fa750bca
20 changed files with 372 additions and 264 deletions
|
|
@ -10,17 +10,11 @@ script = ExtResource("4_ai75q")
|
|||
Name = &"Icicle Repeater"
|
||||
BulletData = ExtResource("1_2567x")
|
||||
Priority = 10
|
||||
AmmoPerShot = 1
|
||||
RateOfFire = 0.05
|
||||
BulletCapacity = 6
|
||||
ReloadTime = 0.5
|
||||
AutoReload = true
|
||||
InfiniteAmmo = false
|
||||
ItemKey = &"ICICLE_REPEATER_T0"
|
||||
AmmoKey = &"ICE_AMMO"
|
||||
BulletsPerShot = 1
|
||||
SpreadAngle = 0.0
|
||||
RandomSpread = 0.0
|
||||
_rotationOffset = 0.0
|
||||
ReloadSound = ExtResource("2_2sfo4")
|
||||
ShootSound = ExtResource("3_3qbca")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue