conforms file names to consistant standard
This commit is contained in:
17
cassettes/gatling.tres
Normal file
17
cassettes/gatling.tres
Normal file
@@ -0,0 +1,17 @@
|
||||
[gd_resource type="Resource" script_class="Card" format=3 uid="uid://cvto66tp7rrst"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://d40isem6w5d8" path="res://scripts/resources/cassette.gd" id="1_5html"]
|
||||
[ext_resource type="Resource" uid="uid://nxl5wabgl36t" path="res://towers/jolt_wheel_tower/tower_stats.tres" id="3_4hykq"]
|
||||
[ext_resource type="PackedScene" uid="uid://dkxi1ssoa44jn" path="res://weapons/jolt_wheel_weapon/scn_jolt_wheel_weapon.tscn" id="3_wkjyf"]
|
||||
[ext_resource type="Resource" uid="uid://cj2x1jvo8l4ot" path="res://weapons/jolt_wheel_weapon/weapon_stats.tres" id="4_76fd1"]
|
||||
[ext_resource type="PackedScene" uid="uid://ci822ash3mbhi" path="res://towers/jolt_wheel_tower/tower_gatling.tscn" id="4_thk7u"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_5html")
|
||||
cost = 2
|
||||
faction = 1
|
||||
turret_scene = ExtResource("4_thk7u")
|
||||
weapon_scene = ExtResource("3_wkjyf")
|
||||
weapon_stats = ExtResource("4_76fd1")
|
||||
tower_stats = ExtResource("3_4hykq")
|
||||
display_name = "CARD_NAME_ACCEL"
|
||||
Reference in New Issue
Block a user