mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 11:51:16 +00:00
Made things into tools to display enemy icons on spawner marks
This commit is contained in:
parent
f460103239
commit
c00d298443
49 changed files with 174 additions and 55 deletions
|
|
@ -10,7 +10,7 @@ region = Rect2(0, 0, 16, 16)
|
|||
[resource]
|
||||
script = ExtResource("1_k8cnp")
|
||||
ItemName = &"Blue Keycard"
|
||||
ShortName = null
|
||||
ShortName = &""
|
||||
ItemDescription = &"Activates Blue KeyPads"
|
||||
ItemKey = &"BLUE_KEY"
|
||||
Item = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue