conforms file names to consistant standard
This commit is contained in:
12
resources/status_effects/sticky.tres
Normal file
12
resources/status_effects/sticky.tres
Normal file
@@ -0,0 +1,12 @@
|
||||
[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"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_57gd1")
|
||||
name = "Sticky"
|
||||
max_stacks = 1
|
||||
duration = 5.0
|
||||
potency = 0.3
|
||||
icon = ExtResource("1_b1meh")
|
||||
Reference in New Issue
Block a user