New items + base typing + price generation + new menu template

This commit is contained in:
gotfishmakesticks 2023-11-13 13:38:43 +03:00
commit 50be4a0bb2
20 changed files with 408 additions and 37 deletions

12
items/raw_materials.tres Normal file
View file

@ -0,0 +1,12 @@
[gd_resource type="Resource" script_class="Item" load_steps=2 format=3 uid="uid://dlnl6w416qylo"]
[ext_resource type="Script" path="res://scripts/item.gd" id="1_l7wcw"]
[resource]
script = ExtResource("1_l7wcw")
name = "Raw Materials"
description = ""
min_price = 10.0
max_price = 50.0
weight = 5.0
type = 0