Fix maze floor

This commit is contained in:
2026-01-25 16:56:05 -08:00
parent 79dd6eb33a
commit 2622ed4423
8 changed files with 628 additions and 550 deletions

View File

@@ -116,7 +116,7 @@ Sproingy = 1.0
[node name="Floor06" type="Node" parent="MapOrder"]
script = ExtResource("2_00xd7")
FolderName = "Floor06"
FloorOdds = Array[float]([0.2, 0.8])
FloorOdds = Array[float]([0.2, 0.8, 0.5, 0.1])
Sproingy = 1.0
[node name="Floor07" type="Node" parent="MapOrder"]