mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 05:43: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("1_wdsus")
|
||||
Name = "Spider Bomb"
|
||||
Name = &"Spider Bomb"
|
||||
BulletData = ExtResource("1_m8p4s")
|
||||
RateOfFire = 0.4
|
||||
BulletCapacity = 20
|
||||
|
|
@ -15,7 +15,7 @@ InfiniteAmmo = true
|
|||
BulletsPerShot = 1
|
||||
SpreadAngle = 0.0
|
||||
RandomSpread = 0.0
|
||||
ItemKey = "SPIDER_BOMB"
|
||||
AmmoKey = ""
|
||||
ItemKey = &"SPIDER_BOMB"
|
||||
AmmoKey = null
|
||||
_rotationOffset = 0.0
|
||||
metadata/_custom_type_script = "uid://b6fmrnipv88bk"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue