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.
17 lines
705 B
17 lines
705 B
[gd_resource type="Resource" script_class="ItemResource" load_steps=4 format=3 uid="uid://c7viddcd3kywp"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://x8hr8287ff2n" path="res://art/farm/farming/farmobjekte/tools atlas.png" id="1_ih03p"]
|
|
[ext_resource type="Script" uid="uid://cbskymrxs6ksu" path="res://scripts/CSharp/Common/Inventory/ItemResource.cs" id="1_t485b"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_lo7on"]
|
|
atlas = ExtResource("1_ih03p")
|
|
region = Rect2(522, 139, 285, 1333)
|
|
|
|
[resource]
|
|
script = ExtResource("1_t485b")
|
|
name = "Shovel"
|
|
color = Color(0.424722, 0.266026, 0.108459, 1)
|
|
icon = SubResource("AtlasTexture_lo7on")
|
|
maxStack = 1
|
|
metadata/_custom_type_script = "uid://cbskymrxs6ksu"
|