mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-21 06:53:47 +00:00
Tabbed inventory
This commit is contained in:
parent
c81a92679b
commit
6d7282f5cb
214 changed files with 9329 additions and 186 deletions
|
|
@ -6,9 +6,9 @@
|
|||
|
||||
[resource]
|
||||
script = ExtResource("2_2w24o")
|
||||
ItemName = "Yin-Yang Gun"
|
||||
ItemDescription = "A weapon reverse engineered from Reimu's Yin-Yang orbs, shoots explosive projectiles"
|
||||
ItemKey = "YinYangGun"
|
||||
ItemName = &"Yin-Yang Gun"
|
||||
ItemDescription = &"A weapon that shoots explosive Yin-Yang Orbs"
|
||||
ItemKey = &"YINYANG_GUN"
|
||||
Item = 9
|
||||
WeaponData = ExtResource("1_cuxft")
|
||||
Amount = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue