Update icons
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
[gd_resource type="Resource" script_class="ThrowableItemStats" load_steps=3 format=3 uid="uid://bfsc6crpsqkp2"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://vxbjsg88glot" path="res://src/items/throwable/textures/earth-DICE.png" id="1_tbodw"]
|
||||
[ext_resource type="Texture2D" uid="uid://vlnwkaxxxmtl" path="res://src/items/throwable/textures/yellowd.png" id="1_6blos"]
|
||||
[ext_resource type="Script" uid="uid://d3wlunkcuv2w2" path="res://src/items/throwable/ThrowableItemStats.cs" id="2_8p6as"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_8p6as")
|
||||
HealHPAmount = 10
|
||||
HealVTAmount = 5
|
||||
ThrowableItemTag = 0
|
||||
ElementType = 2
|
||||
UsableItemTag = 0
|
||||
MinimumCount = 1
|
||||
@@ -26,7 +25,8 @@ HydricResistance = 0
|
||||
IgneousResistance = 0
|
||||
FerrumResistance = 0
|
||||
HolyResistance = 0
|
||||
CurseResistance = 0
|
||||
ThrowSpeed = 20.0
|
||||
ThrowDamage = 20
|
||||
ItemTag = 0
|
||||
Texture = ExtResource("1_tbodw")
|
||||
Texture = ExtResource("1_6blos")
|
||||
|
||||
Reference in New Issue
Block a user