mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 11:03:48 +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("1_d3tbp")
|
||||
Name = "Cheat Gun"
|
||||
Name = &"Cheat Gun"
|
||||
BulletData = ExtResource("1_7fekn")
|
||||
RateOfFire = 0.4
|
||||
BulletCapacity = 200
|
||||
|
|
@ -15,6 +15,6 @@ InfiniteAmmo = true
|
|||
BulletsPerShot = 1
|
||||
SpreadAngle = 0.0
|
||||
RandomSpread = 0.0
|
||||
ItemKey = "CheatGun"
|
||||
AmmoKey = ""
|
||||
ItemKey = &"CHEAT_GUN"
|
||||
AmmoKey = null
|
||||
_rotationOffset = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue