Update item icons

This commit is contained in:
2026-02-09 21:05:45 -08:00
parent 654e368a65
commit 9d6aa6d88d
207 changed files with 1421 additions and 1142 deletions

View File

@@ -1,10 +1,10 @@
[gd_resource type="Resource" script_class="BoxItemStats" load_steps=3 format=3 uid="uid://cgkorwblwr12t"]
[gd_resource type="Resource" script_class="BoxItemStats" load_steps=2 format=3 uid="uid://cgkorwblwr12t"]
[ext_resource type="Texture2D" uid="uid://bg47n2tmintm0" path="res://src/items/consumable/textures/past self remnant.PNG" id="1_650jj"]
[ext_resource type="Script" uid="uid://vuavr681au06" path="res://src/items/accessory/BoxItemStats.cs" id="1_i336w"]
[resource]
script = ExtResource("1_i336w")
DamageToPlayer = 10
Name = "Empty Promise"
Description = "An empty box."
SpawnRate = 0.5
@@ -18,8 +18,8 @@ TelluricResistance = 0
HydricResistance = 0
IgneousResistance = 0
FerrumResistance = 0
HolyResistance = 0
ThrowSpeed = 12.0
ThrowDamage = 5
ItemTag = 0
Texture = ExtResource("1_650jj")
metadata/_custom_type_script = "uid://vuavr681au06"