最终整理版

This commit is contained in:
2026-06-03 17:04:06 +08:00
commit 959055ce90
1240 changed files with 80570 additions and 0 deletions
@@ -0,0 +1,12 @@
[gd_resource type="Resource" script_class="ItemCell" format=3 uid="uid://4mac2ux2rmx"]
[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 = "Heavy Envelope"
description = "A heavy envelope that feels like it contains more than just paper."
icon = ExtResource("1_jk2eh")
weight = 25.0
@@ -0,0 +1,13 @@
[gd_resource type="Resource" script_class="ItemCell" format=3 uid="uid://cavkg1wyg23fh"]
[ext_resource type="Texture2D" uid="uid://b5uiokn4yc02s" path="res://data/graphics/items/quest/letter.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
id = 3230422613
name = "Letter"
description = "A stamped letter given for a specific quest."
icon = ExtResource("1_jk2eh")
weight = 15.0
@@ -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