Update icons in-game

This commit is contained in:
2026-03-22 15:04:14 -07:00
parent 83dbbba8e6
commit 8630c6c1f3
58 changed files with 129 additions and 197 deletions

View File

@@ -1,6 +1,6 @@
[gd_resource type="Resource" script_class="AmmoStats" load_steps=3 format=3 uid="uid://cpyosjclxlh88"]
[ext_resource type="Texture2D" uid="uid://bdyri3yoe02dd" path="res://src/items/ammo/textures/WATER.png" id="1_mv5fs"]
[ext_resource type="Texture2D" uid="uid://bfsbip38oxifo" path="res://src/items/ammo/textures/Water Bullets.png" id="1_mv5fs"]
[ext_resource type="Script" uid="uid://cmfwvjjargi0s" path="res://src/items/ammo/AmmoStats.cs" id="2_tu38n"]
[resource]
@@ -8,10 +8,7 @@ script = ExtResource("2_tu38n")
AmmoElement = 3
InitialCount = 5
Name = "Hydric Ammo"
StatDescription = "Ammo
Can be used with a Geomantic Reactor.
Element: Hydric"
FlavorText = ""
Description = ""
SpawnRate = 0.05
BonusAttack = 0
BonusDefense = 0