最终整理版
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[gd_resource type="Resource" script_class="ItemCell" format=3 uid="uid://dp5bdlfh51xdp"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dhs08ha5bs28p" path="res://data/graphics/items/quest/envelope.png" id="1_jk2eh"]
|
||||
[ext_resource type="Script" uid="uid://bsjkeucmohr0d" path="res://sources/cell/ItemCell.gd" id="2_6b5vw"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_6b5vw")
|
||||
slot = 11
|
||||
name = "Sealed Letters"
|
||||
description = "A sealed envelope containing old letters between two friends."
|
||||
icon = ExtResource("1_jk2eh")
|
||||
weight = 10.0
|
||||
Reference in New Issue
Block a user