15 lines
532 B
Plaintext
15 lines
532 B
Plaintext
[gd_resource type="Resource" script_class="ItemCell" format=3 uid="uid://1jktf17wl4st"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://6djajxhhk1c7" path="res://data/graphics/items/common/treasure-key.png" id="1_epkb0"]
|
|
[ext_resource type="Script" uid="uid://bsjkeucmohr0d" path="res://sources/cell/ItemCell.gd" id="1_script"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_script")
|
|
slot = 11
|
|
id = 1577372888
|
|
name = "Thief's Key"
|
|
description = "A tarnished key found in the snake pit."
|
|
icon = ExtResource("1_epkb0")
|
|
weight = 15.0
|
|
stackable = true
|