Update icons in-game
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
[gd_resource type="Resource" script_class="AccessoryStats" load_steps=3 format=3 uid="uid://c3v6r8s8yruag"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://m0f8xmp8l2fe" path="res://src/items/accessory/textures/mask placeholder.png" id="1_8s3rr"]
|
||||
[ext_resource type="Texture2D" uid="uid://bg00ld586q0w7" path="res://src/items/accessory/textures/Mask of the Shunned Goddess.png" id="1_8s3rr"]
|
||||
[ext_resource type="Script" uid="uid://b8arlmivk68b" path="res://src/items/accessory/AccessoryStats.cs" id="1_co7sc"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_co7sc")
|
||||
AccessoryTag = 2
|
||||
Name = "Mask of the Shunned Goddess"
|
||||
StatDescription = "Grants immunity to status effects."
|
||||
FlavorText = ""
|
||||
Description = ""
|
||||
SpawnRate = 0.1
|
||||
BonusAttack = 0
|
||||
BonusDefense = 0
|
||||
|
||||
Reference in New Issue
Block a user