20 lines
801 B
Plaintext
20 lines
801 B
Plaintext
[gd_resource type="Resource" script_class="WaveConfig" format=3 uid="uid://7dqtd1owl7g3"]
|
|
|
|
[ext_resource type="Script" uid="uid://3grc2j4bjrnw" path="res://enemy_group.gd" id="1_t312x"]
|
|
[ext_resource type="Script" uid="uid://bp6q371iypd06" path="res://Scripts/wave_config.gd" id="2_50dab"]
|
|
[ext_resource type="Resource" uid="uid://8eba45hql7bo" path="res://Enemies/EyeDog/ene_eye_dog.tres" id="2_t312x"]
|
|
|
|
[sub_resource type="Resource" id="Resource_1qdvn"]
|
|
script = ExtResource("1_t312x")
|
|
enemy = ExtResource("2_t312x")
|
|
count = 5
|
|
metadata/_custom_type_script = "uid://3grc2j4bjrnw"
|
|
|
|
[resource]
|
|
script = ExtResource("2_50dab")
|
|
enemy_groups = Dictionary[ExtResource("1_t312x"), int]({
|
|
SubResource("Resource_1qdvn"): 1
|
|
})
|
|
rewards_blank_cassette = true
|
|
metadata/_custom_type_script = "uid://bp6q371iypd06"
|