Equipment menu

This commit is contained in:
gotfishmakesticks 2024-01-13 10:58:44 +03:00
commit bef15301cb
28 changed files with 809 additions and 48 deletions

12
items/startershield.tres Normal file
View file

@ -0,0 +1,12 @@
[gd_resource type="Resource" script_class="Item" load_steps=2 format=3 uid="uid://ceygt2ddj80sf"]
[ext_resource type="Script" path="res://scripts/item.gd" id="1_k57go"]
[resource]
script = ExtResource("1_k57go")
name = "Starter Shield"
description = "You needed that so desperately so you didn't think of getting a better one later."
min_price = 100.0
max_price = 150.0
weight = 0.0
type = 3