2026-01-31 08:38:43 +01:00
|
|
|
[gd_resource type="Resource" script_class="LootItem" format=3 uid="uid://b2vyr1tcm4rc1"]
|
2025-03-19 22:00:03 +01:00
|
|
|
|
|
|
|
|
[ext_resource type="Texture2D" uid="uid://ckpehix3prcx5" path="res://Sprites/Items/YellowKeycard_Small.png" id="2_42j5t"]
|
|
|
|
|
[ext_resource type="Script" uid="uid://epnwjptvks3t" path="res://Scripts/Resources/LootItem.cs" id="4_tfyxc"]
|
|
|
|
|
|
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ew85h"]
|
|
|
|
|
atlas = ExtResource("2_42j5t")
|
|
|
|
|
region = Rect2(0, 0, 16.0056, 16)
|
|
|
|
|
|
|
|
|
|
[resource]
|
|
|
|
|
script = ExtResource("4_tfyxc")
|
|
|
|
|
ItemName = &"Yellow Keycard"
|
2025-04-28 10:52:50 +02:00
|
|
|
ShortName = &""
|
2025-03-19 22:00:03 +01:00
|
|
|
ItemDescription = &"Opens Yellow KeyPads"
|
|
|
|
|
ItemKey = &"YELLOW_KEY"
|
|
|
|
|
Amount = 1
|
|
|
|
|
Max = 1
|
2025-05-15 20:29:02 +02:00
|
|
|
UiType = 3
|
2025-03-19 22:00:03 +01:00
|
|
|
InventorySprite = SubResource("AtlasTexture_ew85h")
|
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"
|