12 lines
309 B
Text
12 lines
309 B
Text
[gd_resource type="Resource" script_class="Item" load_steps=2 format=3 uid="uid://b4jy8uknltolk"]
|
|
|
|
[ext_resource type="Script" path="res://scripts/item.gd" id="1_w7v0g"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_w7v0g")
|
|
name = "Water Barrel"
|
|
description = ""
|
|
min_price = 5.0
|
|
max_price = 30.0
|
|
weight = 10.0
|
|
type = 0
|