mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-14 12:03:46 +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 @@ region = Rect2(0, 0, 16, 16)
|
|||
|
||||
[resource]
|
||||
script = ExtResource("1_t0s5w")
|
||||
ItemName = "Green Keycard"
|
||||
ItemDescription = "Keycard that opens green coded readers"
|
||||
ItemKey = "KeycardGreen"
|
||||
ItemName = &"Green Keycard"
|
||||
ItemDescription = &"Activates Green KeyPads"
|
||||
ItemKey = &"GREEN_KEY"
|
||||
Item = 2
|
||||
Amount = 1
|
||||
Max = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue