mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-19 02:13:47 +00:00
Tabbed inventory
This commit is contained in:
parent
c81a92679b
commit
6d7282f5cb
214 changed files with 9329 additions and 186 deletions
|
|
@ -9,9 +9,9 @@ atlas = ExtResource("1_bpftr")
|
|||
|
||||
[resource]
|
||||
script = ExtResource("1_31o2l")
|
||||
ItemName = "Ammo 1"
|
||||
ItemDescription = "Ammunition"
|
||||
ItemKey = "Ammo1"
|
||||
ItemName = &"Ice Ammo"
|
||||
ItemDescription = &"Ammo for Ice-Based Weapons"
|
||||
ItemKey = &"ICE_AMMO"
|
||||
Item = 3
|
||||
Amount = 25
|
||||
Max = 400
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue