2026-01-31 08:38:43 +01:00
|
|
|
[gd_resource type="Resource" script_class="LootItem" format=3 uid="uid://oa8s6xydriib"]
|
2025-04-24 16:40:51 +02:00
|
|
|
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://liwkh6rv1m41" path="res://Sprites/Items/GrayKeycard_Small.png" id="1_2nnia"]
|
|
|
|
|
[ext_resource type="Script" uid="uid://epnwjptvks3t" path="res://Scripts/Resources/LootItem.cs" id="2_munhl"]
|
|
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_munhl"]
|
|
|
|
|
atlas = ExtResource("1_2nnia")
|
|
|
|
|
region = Rect2(0, 0, 16, 16)
|
|
|
|
|
|
|
|
|
|
[resource]
|
|
|
|
|
script = ExtResource("2_munhl")
|
|
|
|
|
ItemName = &"Generic Keycard"
|
2025-04-28 10:52:50 +02:00
|
|
|
ShortName = &""
|
2025-04-24 16:40:51 +02:00
|
|
|
ItemDescription = &"Activates Gray KeyPads"
|
|
|
|
|
ItemKey = &"GRAY_KEY"
|
|
|
|
|
Item = 1
|
|
|
|
|
Amount = 1
|
|
|
|
|
Max = 99
|
|
|
|
|
ConsumeOnUse = true
|
2025-05-15 20:29:02 +02:00
|
|
|
UiType = 6
|
2025-04-24 16:40:51 +02:00
|
|
|
InventorySprite = SubResource("AtlasTexture_munhl")
|
2025-05-01 14:43:30 +02:00
|
|
|
DropScenePath = &"res://Scenes/Items/GenericItem.tscn"
|
2025-06-17 17:49:40 +02:00
|
|
|
DropScenePath3D = &"uid://cnot7sft7lpf3"
|