14 lines
556 B
Plaintext
14 lines
556 B
Plaintext
[gd_resource type="Resource" script_class="ItemCell" format=3 uid="uid://dkqjldxwvwjm8"]
|
|
|
|
[ext_resource type="Script" uid="uid://bsjkeucmohr0d" path="res://sources/cell/ItemCell.gd" id="1_8iaus"]
|
|
[ext_resource type="Texture2D" uid="uid://demorpiugdi6s" path="res://data/graphics/items/common/splatina-key2.png" id="1_bfqgm"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_8iaus")
|
|
id = 3151885029
|
|
name = "Dorian's Key"
|
|
description = "A key that has been hidden a long time ago, seems to open a fancy door."
|
|
icon = ExtResource("1_bfqgm")
|
|
weight = 15.0
|
|
stackable = true
|