mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-20 12:03:46 +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_f4135")
|
||||
Name = "Icicle Gun"
|
||||
Name = &"Icicle Repeater"
|
||||
BulletData = ExtResource("1_lg8jo")
|
||||
RateOfFire = 0.1
|
||||
BulletCapacity = 8
|
||||
|
|
@ -15,6 +15,6 @@ InfiniteAmmo = false
|
|||
BulletsPerShot = 1
|
||||
SpreadAngle = 0.0
|
||||
RandomSpread = 0.0
|
||||
ItemKey = "IcicleRepeater"
|
||||
AmmoKey = "Ammo1"
|
||||
ItemKey = &"ICICLE_REPEATER"
|
||||
AmmoKey = &"ICE_AMMO"
|
||||
_rotationOffset = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue