updated to godot 4.6
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_resource type="Resource" script_class="StatusStats" load_steps=3 format=3 uid="uid://d0643gfp52x3s"]
|
||||
[gd_resource type="Resource" script_class="StatusStats" format=3 uid="uid://d0643gfp52x3s"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bq6jp8bwub6je" path="res://Scripts/Resources/status_stats.gd" id="1_57gd1"]
|
||||
[ext_resource type="Texture2D" uid="uid://bpixdxdjnr5tw" path="res://Assets/Textures/glue_icon.png" id="1_b1meh"]
|
||||
@@ -7,7 +7,6 @@
|
||||
script = ExtResource("1_57gd1")
|
||||
name = "Sticky"
|
||||
max_stacks = 1
|
||||
proc_cd = 0.0
|
||||
duration = 5.0
|
||||
potency = 0.3
|
||||
icon = ExtResource("1_b1meh")
|
||||
|
||||
Reference in New Issue
Block a user