mirror of
https://github.com/Relintai/broken_seals.git
synced 2025-01-11 13:51:11 +01:00
14 lines
301 B
Plaintext
14 lines
301 B
Plaintext
[gd_resource type="Dungeon" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://modules/planets/test_planet/dungeons/dungeon.gd" type="Script" id=1]
|
|
|
|
[resource]
|
|
sizex = 40
|
|
sizey = 3
|
|
sizez = 40
|
|
script = ExtResource( 1 )
|
|
level_room_count = 9
|
|
min_room_dimension = 5
|
|
max_room_dimension = 8
|
|
enemy_count = 14
|