All items have an image
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[gd_resource type="Resource" script_class="AccessoryStats" load_steps=2 format=3 uid="uid://b0bxwp55mcyyp"]
|
||||
[gd_resource type="Resource" script_class="AccessoryStats" load_steps=3 format=3 uid="uid://b0bxwp55mcyyp"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b8arlmivk68b" path="res://src/items/accessory/AccessoryStats.cs" id="1_0u4rq"]
|
||||
[ext_resource type="Texture2D" uid="uid://m0f8xmp8l2fe" path="res://src/items/3D Render Icons/mask placeholder.png" id="1_o1pjn"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_0u4rq")
|
||||
@@ -19,6 +20,8 @@ HydricResistance = 0
|
||||
IgneousResistance = 0
|
||||
FerrumResistance = 0
|
||||
HolyResistance = 0
|
||||
CurseResistance = 0
|
||||
ThrowSpeed = 12.0
|
||||
ThrowDamage = 5
|
||||
ItemTag = 0
|
||||
Texture = ExtResource("1_o1pjn")
|
||||
|
||||
Reference in New Issue
Block a user