最终整理版
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[gd_resource type="Resource" script_class="ItemCell" format=3 uid="uid://jvifo7cagr5n"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bsjkeucmohr0d" path="res://sources/cell/ItemCell.gd" id="1_x3n2t"]
|
||||
[ext_resource type="Texture2D" uid="uid://cn8ifbidkmv02" path="res://data/graphics/items/common/splatina-key1.png" id="1_xrqfe"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_x3n2t")
|
||||
id = 1975170517
|
||||
name = "Marvin's Key"
|
||||
description = "A key that has been hidden a long time ago, seems to open a fancy door."
|
||||
icon = ExtResource("1_xrqfe")
|
||||
weight = 15.0
|
||||
stackable = true
|
||||
Reference in New Issue
Block a user