feat: added more enemies
This commit is contained in:
parent
fa3a31f487
commit
fbb0a15a3e
1 changed files with 4 additions and 2 deletions
|
|
@ -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")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue