You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
568 B
13 lines
568 B
[gd_resource type="Resource" script_class="ItemResource" load_steps=3 format=3 uid="uid://duq7tshxv6uhp"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://b4pa77olxr14q" path="res://art/ui/UI/icons/icon-seed-beetroot.png" id="1_umigy"]
|
|
[ext_resource type="Script" uid="uid://cbskymrxs6ksu" path="res://scripts/CSharp/Common/Inventory/ItemResource.cs" id="2_hrv3l"]
|
|
|
|
[resource]
|
|
script = ExtResource("2_hrv3l")
|
|
name = "Beet Seeds"
|
|
color = Color(0.451671, 0.0462732, 0.396459, 1)
|
|
icon = ExtResource("1_umigy")
|
|
maxStack = 20
|
|
metadata/_custom_type_script = "uid://cbskymrxs6ksu"
|