Added dialogue with pricelists

This commit is contained in:
2ndbeam 2024-05-22 13:51:54 +03:00
commit a6f9b11c43
17 changed files with 114 additions and 21 deletions

View file

@ -1,11 +1,11 @@
[gd_resource type="Resource" script_class="Item" load_steps=3 format=3 uid="uid://16xqvcrmuga6"]
[ext_resource type="Texture2D" uid="uid://daojdy0tpvsoh" path="res://sprites/items_icons/energy.png" id="1_1ocvl"]
[ext_resource type="Texture2D" uid="uid://buh2eg0sjlcx0" path="res://sprites/items_icons/energy_cell.png" id="1_1ocvl"]
[ext_resource type="Script" path="res://scripts/Classes/item.gd" id="1_wdaj0"]
[resource]
script = ExtResource("1_wdaj0")
name = "Energy Cell"
name = "ENERGY_CELL"
description = ""
min_price = 1.0
max_price = 20.0