Skip to content
Snippets Groups Projects
Commit a3b1c313 authored by Hachem_Muche's avatar Hachem_Muche
Browse files

Tweak I.D. Octopus layout settings.

parent cd483f9a
No related branches found
No related tags found
No related merge requests found
...@@ -164,10 +164,10 @@ return { ...@@ -164,10 +164,10 @@ return {
{ id_layout_name = "octopus", { id_layout_name = "octopus",
desc = ", subsided area", desc = ", subsided area",
class = "engine.generator.map.Octopus", class = "engine.generator.map.Octopus",
main_radius = {0.3, 0.4}, main_radius = {0.25, 0.35},
arms_radius = {0.1, 0.2}, arms_radius = {0.1, 0.2},
arms_range = {0.7, 0.8}, arms_range = {0.7, 0.8},
nb_rooms = {3, 9}, nb_rooms = {5, 10},
}, },
{ id_layout_name = "hexa", { id_layout_name = "hexa",
desc = ", geometrically ordered area", desc = ", geometrically ordered area",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment