Update icons in-game
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[gd_resource type="Resource" script_class="ArmorStats" load_steps=3 format=3 uid="uid://dvctqg5decxv5"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ckt7wupdlylo2" path="res://src/items/armor/textures/HolyArmor2.png" id="1_abjuy"]
|
||||
[ext_resource type="Texture2D" uid="uid://d15idh8jnb7ha" path="res://src/items/armor/textures/Stone Safety.png" id="1_abjuy"]
|
||||
[ext_resource type="Script" uid="uid://dqtp6ewvttoyu" path="res://src/items/armor/ArmorStats.cs" id="2_gppme"]
|
||||
|
||||
[resource]
|
||||
@@ -12,10 +12,8 @@ _igneousResistance = 0.0
|
||||
_ferrumResistance = 0.0
|
||||
_holyResistance = 0.0
|
||||
_curseResistance = 0.0
|
||||
ArmorTag = 0
|
||||
Name = "Stone Safety"
|
||||
StatDescription = "Cannot be removed once equipped."
|
||||
FlavorText = ""
|
||||
Description = ""
|
||||
SpawnRate = 0.15
|
||||
BonusAttack = 0
|
||||
BonusDefense = 5
|
||||
|
||||
Reference in New Issue
Block a user