mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 06:13:46 +00:00
Tabbed inventory
This commit is contained in:
parent
c81a92679b
commit
6d7282f5cb
214 changed files with 9329 additions and 186 deletions
|
|
@ -5,9 +5,9 @@
|
|||
|
||||
[resource]
|
||||
script = ExtResource("2_8wjtq")
|
||||
ItemName = "Yin Yang Orb"
|
||||
ItemDescription = "It's an orb of mystical properties"
|
||||
ItemKey = "YingYangOrb"
|
||||
ItemName = &"Ying-Yang Orb"
|
||||
ItemDescription = &"A mysterious orb emitting magical energy"
|
||||
ItemKey = &"YINYANG_ORB"
|
||||
Item = 13
|
||||
Amount = 1
|
||||
Max = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue