item count WIP

This commit is contained in:
cblech
2025-04-17 03:24:31 +02:00
parent e99b574d1f
commit fb362e10ad
8 changed files with 24 additions and 5 deletions
+10
View File
@@ -0,0 +1,10 @@
[gd_resource type="Resource" script_class="ItemResource" load_steps=2 format=3 uid="uid://d1uuxp1lp4aro"]
[ext_resource type="Script" uid="uid://cbskymrxs6ksu" path="res://scripts/CSharp/Common/Inventory/ItemResource.cs" id="1_dustj"]
[resource]
script = ExtResource("1_dustj")
name = "Tomato Seed"
color = Color(0.135039, 0.307214, 0.333128, 1)
maxStack = 20
metadata/_custom_type_script = "uid://cbskymrxs6ksu"