mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-21 18:13:48 +00:00
Skyscrapers background
This commit is contained in:
parent
bb0f17124d
commit
32980198e2
14 changed files with 161 additions and 10 deletions
|
|
@ -12,9 +12,9 @@ BulletCapacity = 4
|
|||
ReloadTime = 1.0
|
||||
AutoReload = true
|
||||
InfiniteAmmo = true
|
||||
ItemKey = null
|
||||
AmmoKey = null
|
||||
BulletsPerShot = 1
|
||||
SpreadAngle = 0.0
|
||||
RandomSpread = 0.0
|
||||
ItemKey = null
|
||||
AmmoKey = null
|
||||
_rotationOffset = 0.0
|
||||
|
|
|
|||
|
|
@ -12,9 +12,9 @@ BulletCapacity = 5
|
|||
ReloadTime = 0.5
|
||||
AutoReload = true
|
||||
InfiniteAmmo = false
|
||||
ItemKey = &"NUCLEAR_GUN"
|
||||
AmmoKey = &"NUCLEAR_AMMO"
|
||||
BulletsPerShot = 1
|
||||
SpreadAngle = 0.0
|
||||
RandomSpread = 0.0
|
||||
ItemKey = &"NUCLEAR_GUN"
|
||||
AmmoKey = &"NUCLEAR_AMMO"
|
||||
_rotationOffset = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue