soil/data/coin_flower.tres

14 lines
457 B
Plaintext
Raw Permalink Normal View History

[gd_resource type="Resource" script_class="InventoryItem" load_steps=3 format=3 uid="uid://nrpcuqveh7io"]
[ext_resource type="Texture2D" uid="uid://dw3x3h3f34sy3" path="res://assets/coin_flower.png" id="1_vrj0d"]
[ext_resource type="Script" path="res://src/lib/inventory_item.gd" id="3_fe16f"]
[resource]
script = ExtResource("3_fe16f")
icon = ExtResource("1_vrj0d")
name = "Coin Flower"
id = &"coin_flower"
2025-02-13 08:23:31 +00:00
stackable = true
2025-02-13 13:21:45 +00:00
stack_limit = 9
sells_for = 2