mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-06 20:41: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 @@
|
|||
script = ExtResource("1_d3tbp")
|
||||
Name = &"Cheat Gun"
|
||||
BulletData = ExtResource("1_7fekn")
|
||||
Priority = 100
|
||||
RateOfFire = 0.4
|
||||
BulletCapacity = 200
|
||||
ReloadTime = 0.1
|
||||
AutoReload = true
|
||||
InfiniteAmmo = true
|
||||
ItemKey = &"CHEAT_GUN"
|
||||
AmmoKey = &""
|
||||
BulletsPerShot = 1
|
||||
SpreadAngle = 0.0
|
||||
RandomSpread = 0.0
|
||||
ItemKey = &"CHEAT_GUN"
|
||||
AmmoKey = null
|
||||
_rotationOffset = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue