All items have an image
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=2 format=3 uid="uid://d3to07qm7fm4"]
|
||||
[gd_resource type="Resource" script_class="EffectItemStats" load_steps=3 format=3 uid="uid://d3to07qm7fm4"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bybhtaq06p0yk" path="res://src/items/3D Render Icons/Gospel of Paths.png" id="1_xsfvc"]
|
||||
[ext_resource type="Script" uid="uid://b5w4iw4iqmxtn" path="res://src/items/effect/EffectItemStats.cs" id="2_i4na1"]
|
||||
|
||||
[resource]
|
||||
@@ -20,7 +21,9 @@ HydricResistance = 0
|
||||
IgneousResistance = 0
|
||||
FerrumResistance = 0
|
||||
HolyResistance = 0
|
||||
CurseResistance = 0
|
||||
ThrowSpeed = 12.0
|
||||
ThrowDamage = 5
|
||||
ItemTag = 0
|
||||
Texture = ExtResource("1_xsfvc")
|
||||
metadata/_custom_type_script = "uid://b5w4iw4iqmxtn"
|
||||
|
||||
Reference in New Issue
Block a user