mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 03:31:16 +00:00
Reduced shotgun cone
This commit is contained in:
parent
b16e633451
commit
b720990fe2
7 changed files with 27 additions and 25 deletions
|
|
@ -8,6 +8,7 @@ script = ExtResource("2_utbbo")
|
|||
Name = &"Ice Shotgun"
|
||||
BulletData = ExtResource("1_m44wx")
|
||||
Priority = 30
|
||||
AmmoPerShot = 1
|
||||
RateOfFire = 0.5
|
||||
BulletCapacity = 4
|
||||
ReloadTime = 0.8
|
||||
|
|
@ -16,6 +17,6 @@ InfiniteAmmo = false
|
|||
ItemKey = &"ICE_SHOTGUN"
|
||||
AmmoKey = &"ICE_AMMO"
|
||||
BulletsPerShot = 3
|
||||
SpreadAngle = 15.0
|
||||
SpreadAngle = 8.0
|
||||
RandomSpread = 15.0
|
||||
_rotationOffset = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue