Import item icons and notepad artwork

This commit is contained in:
Alexander Sellite 2026-07-31 16:51:18 -04:00
parent 78a5f0effd
commit 2de96dd7bb
24 changed files with 159 additions and 85 deletions

View file

@ -1,7 +1,7 @@
[gd_resource type="Resource" script_class="ItemData" load_steps=3 format=3]
[ext_resource type="Script" path="res://items/item_data.gd" id="1"]
[ext_resource type="Texture2D" path="res://items/icons/placeholder/fish_finder.svg" id="2"]
[ext_resource type="Texture2D" path="res://items/icons/consumables/64_consumable_fishfinder.png" id="2"]
[resource]
script = ExtResource("1")