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