diff --git a/project/data/spawn_data/default.tres b/project/data/spawn_data/default.tres index 75e2c63e..d4177fc6 100644 --- a/project/data/spawn_data/default.tres +++ b/project/data/spawn_data/default.tres @@ -1,8 +1,10 @@ -[gd_resource type="SpawnData" load_steps=2 format=3 uid="uid://jya2iftfk0f6"] +[gd_resource type="SpawnData" format=3 uid="uid://jya2iftfk0f6"] [ext_resource type="PackedScene" uid="uid://5hg5eirw7v8n" path="res://objects/units/unit_4_wretched.tscn" id="1_0y836"] [resource] difficulty_spawns = { -0: ExtResource("1_0y836") +0: ExtResource("1_0y836"), +1: ExtResource("1_0y836"), +2: ExtResource("1_0y836") }