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://b2tjmgvxww6bk"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ddpvursk6qjfn" path="res://src/items/throwable/textures/air-DICE.png" id="1_6iufs"]
|
||||
[ext_resource type="Texture2D" uid="uid://rfxc185x4vij" path="res://src/items/throwable/textures/Green Dice.png" id="1_6iufs"]
|
||||
[ext_resource type="Script" uid="uid://d3wlunkcuv2w2" path="res://src/items/throwable/ThrowableItemStats.cs" id="2_pxcw1"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("2_pxcw1")
|
||||
HealHPAmount = 10
|
||||
HealVTAmount = 5
|
||||
ThrowableItemTag = 0
|
||||
ElementType = 1
|
||||
UsableItemTag = 0
|
||||
MinimumCount = 1
|
||||
@@ -26,6 +25,7 @@ HydricResistance = 0
|
||||
IgneousResistance = 0
|
||||
FerrumResistance = 0
|
||||
HolyResistance = 0
|
||||
CurseResistance = 0
|
||||
ThrowSpeed = 20.0
|
||||
ThrowDamage = 20
|
||||
ItemTag = 0
|
||||
|
||||
Reference in New Issue
Block a user