conforms file names to consistant standard
This commit is contained in:
11
resources/status_effects/poisoned.tres
Normal file
11
resources/status_effects/poisoned.tres
Normal file
@@ -0,0 +1,11 @@
|
||||
[gd_resource type="Resource" script_class="StatusStats" format=3 uid="uid://cbskijhnnj3kw"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cqah4a2pp40jt" path="res://assets/textures/poison.png" id="1_730i6"]
|
||||
[ext_resource type="Script" uid="uid://bq6jp8bwub6je" path="res://scripts/resources/status_stats.gd" id="1_e1nii"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_e1nii")
|
||||
name = "Poisoned"
|
||||
proc_cd = 0.5
|
||||
duration = 5.0
|
||||
icon = ExtResource("1_730i6")
|
||||
Reference in New Issue
Block a user