mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-20 13:53: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_dbal7")
|
||||
Name = "Yin-Yang Gun"
|
||||
Name = &"Yin-Yang Gun"
|
||||
BulletData = ExtResource("1_otehl")
|
||||
RateOfFire = 0.8
|
||||
BulletCapacity = 3
|
||||
|
|
@ -15,6 +15,6 @@ InfiniteAmmo = false
|
|||
BulletsPerShot = 1
|
||||
SpreadAngle = 0.0
|
||||
RandomSpread = 0.0
|
||||
ItemKey = "YinYangGun"
|
||||
AmmoKey = "YinYangAmmo"
|
||||
ItemKey = &"YINYAN_GUN"
|
||||
AmmoKey = &"YINYAN_AMMO"
|
||||
_rotationOffset = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue