Added dialogue with pricelists
This commit is contained in:
parent
20de519cd1
commit
a6f9b11c43
17 changed files with 114 additions and 21 deletions
|
|
@ -1,11 +1,11 @@
|
|||
[gd_resource type="Resource" script_class="Item" load_steps=3 format=3 uid="uid://b4jy8uknltolk"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cova10yh1rlk1" path="res://sprites/items_icons/water.png" id="1_fv1u8"]
|
||||
[ext_resource type="Texture2D" uid="uid://cvimydsdecmom" path="res://sprites/items_icons/water_barrel.png" id="1_fv1u8"]
|
||||
[ext_resource type="Script" path="res://scripts/Classes/item.gd" id="1_w7v0g"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_w7v0g")
|
||||
name = "Water Barrel"
|
||||
name = "WATER_BARREL"
|
||||
description = ""
|
||||
min_price = 5.0
|
||||
max_price = 30.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue