mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-11 15:15:53 +00:00
Tabbed inventory
This commit is contained in:
parent
c81a92679b
commit
6d7282f5cb
214 changed files with 9329 additions and 186 deletions
|
|
@ -7,9 +7,9 @@
|
|||
|
||||
[resource]
|
||||
script = ExtResource("1_istlt")
|
||||
ItemName = "Red Keycard"
|
||||
ItemDescription = "Keycard that opens red coded readers"
|
||||
ItemKey = "KeycardRed"
|
||||
ItemName = &"Red Keycard"
|
||||
ItemDescription = &"Opens Red KeyPads"
|
||||
ItemKey = &"RED_KEY"
|
||||
Item = 0
|
||||
Amount = 1
|
||||
Max = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue