mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-01 10:11:16 +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("3_ajs4l")
|
||||
ItemName = "Yin Yang Ammo"
|
||||
ItemDescription = "Ammunition for Ying-Yang based weapons"
|
||||
ItemKey = "YinYangAmmo"
|
||||
ItemName = &"Yin-Yang Ammo"
|
||||
ItemDescription = &"Ammo for Ying-Yang based weapons"
|
||||
ItemKey = &"YINYANG_AMMO"
|
||||
Item = 3
|
||||
Amount = 5
|
||||
Max = 50
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue