mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-18 21:43:47 +00:00
Tabbed inventory
This commit is contained in:
parent
c81a92679b
commit
6d7282f5cb
214 changed files with 9329 additions and 186 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
[resource]
|
||||
script = ExtResource("2_m8dps")
|
||||
Name = "Icicle Gun"
|
||||
Name = &"Icicle Gun"
|
||||
BulletData = ExtResource("1_85ef1")
|
||||
RateOfFire = 0.2
|
||||
BulletCapacity = 4
|
||||
|
|
@ -15,6 +15,6 @@ InfiniteAmmo = true
|
|||
BulletsPerShot = 1
|
||||
SpreadAngle = 0.0
|
||||
RandomSpread = 0.0
|
||||
ItemKey = "IcicleGun"
|
||||
AmmoKey = ""
|
||||
ItemKey = &"ICICLE_GUN"
|
||||
AmmoKey = null
|
||||
_rotationOffset = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue