Skip to content

Commit

Permalink
Rework canyon variation as same id omts using parameters and z nests
Browse files Browse the repository at this point in the history
  • Loading branch information
Procyonae committed Jan 2, 2025
1 parent a9416b4 commit 56e194f
Show file tree
Hide file tree
Showing 5 changed files with 1,122 additions and 468 deletions.
36 changes: 12 additions & 24 deletions data/mods/desert_region/desert_special_locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,30 +41,18 @@
"type": "overmap_location",
"id": "canyon",
"terrains": [
"canyon_2way_v1",
"canyon_3way_v1",
"canyon_edge_v1",
"canyon_corner_v1",
"canyon_2way_v2",
"canyon_3way_v2",
"canyon_edge_v2",
"canyon_corner_v2",
"canyon_2way_ground_v1",
"canyon_3way_ground_v1",
"canyon_edge_ground_v1",
"canyon_corner_ground_v1",
"canyon_2way_ground_v2",
"canyon_3way_ground_v2",
"canyon_edge_ground_v2",
"canyon_corner_ground_v2",
"canyon_2way_v1_bottom",
"canyon_3way_v1_bottom",
"canyon_edge_v1_bottom",
"canyon_corner_v1_bottom",
"canyon_2way_v2_bottom",
"canyon_3way_v2_bottom",
"canyon_edge_v2_bottom",
"canyon_corner_v2_bottom"
"canyon_2way_ground",
"canyon_3way_ground",
"canyon_edge_ground",
"canyon_corner_ground",
"canyon_2way",
"canyon_3way",
"canyon_edge",
"canyon_corner",
"canyon_2way_bottom",
"canyon_3way_bottom",
"canyon_edge_bottom",
"canyon_corner_bottom"
]
},
{
Expand Down
Loading

0 comments on commit 56e194f

Please sign in to comment.