Add sample Stele to overworld

This commit is contained in:
2026-02-12 21:39:10 -08:00
parent d503413140
commit c755485855
29 changed files with 490 additions and 72 deletions
-4
View File
@@ -89,7 +89,6 @@ FolderName = "Floor01"
FloorOdds = Array[float]([0.33, 0.33, 0.33])
Sproingy = 0.5
Michael = 0.5
Chariot = 5.0
[node name="Floor02" type="Node" parent="MapOrder"]
script = ExtResource("2_00xd7")
@@ -146,7 +145,6 @@ FolderName = "Floor07"
FloorOdds = Array[float]([0.33, 0.33, 0.33])
Sara = 0.1
Ballos = 0.5
Chariot = 0.5
AgniDemon = 0.4
GoldSproingy = 0.05
@@ -158,7 +156,6 @@ FloorName = 2
script = ExtResource("2_00xd7")
FolderName = "Floor09"
FloorOdds = Array[float]([0.5, 0.5])
Chariot = 0.5
Chinthe = 0.5
GreenAmbassador = 0.1
@@ -166,7 +163,6 @@ GreenAmbassador = 0.1
script = ExtResource("2_00xd7")
FolderName = "Floor10"
FloorOdds = Array[float]([0.5, 0.5])
Chariot = 0.5
Chinthe = 0.5
GreenAmbassador = 0.5
ShieldOfHeaven = 0.1