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://kbialkqo0ibs"]
[ext_resource type="Texture2D" uid="uid://b6grvg6c7mys8" path="res://src/items/ammo/textures/AirGeo.png" id="1_llp80"]
[ext_resource type="Texture2D" uid="uid://cgqkhgeirws2y" path="res://src/items/ammo/textures/air bullets.png" id="1_llp80"]
[ext_resource type="Script" uid="uid://cmfwvjjargi0s" path="res://src/items/ammo/AmmoStats.cs" id="1_y5266"]
[resource]
@@ -8,10 +8,7 @@ script = ExtResource("1_y5266")
AmmoElement = 1
InitialCount = 5
Name = "Aeolic Ammo"
StatDescription = "Ammo.
Can be used with a Geomantic Reactor.
Element: Aeolic"
FlavorText = ""
Description = ""
SpawnRate = 0.05
BonusAttack = 0
BonusDefense = 0

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

View File

@@ -1,6 +1,6 @@
[gd_resource type="Resource" script_class="AmmoStats" load_steps=3 format=3 uid="uid://bltcy30dohjrf"]
[ext_resource type="Texture2D" uid="uid://cylmmtdj8rosb" path="res://src/items/ammo/textures/firegeo.png" id="1_6lwo5"]
[ext_resource type="Texture2D" uid="uid://bqu5qispxvkmy" path="res://src/items/ammo/textures/Fire Bullets.png" id="1_6lwo5"]
[ext_resource type="Script" uid="uid://cmfwvjjargi0s" path="res://src/items/ammo/AmmoStats.cs" id="2_p60hg"]
[resource]
@@ -8,10 +8,7 @@ script = ExtResource("2_p60hg")
AmmoElement = 4
InitialCount = 5
Name = "Igneous Ammo"
StatDescription = "Ammo
Can be used with a Geomantic Reactor.
Element: Igneous"
FlavorText = ""
Description = ""
SpawnRate = 0.05
BonusAttack = 0
BonusDefense = 0