Update icons in-game
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user