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