Factorio: add some more tech tree shapes

This commit is contained in:
Fabian Dill
2021-12-18 13:01:24 +01:00
parent 450e0eacf4
commit c42f53d64f
2 changed files with 52 additions and 0 deletions

View File

@@ -94,6 +94,8 @@ class TechTreeLayout(Choice):
option_small_funnels = 7
option_medium_funnels = 8
option_large_funnels = 9
option_trees = 10
option_choices = 11
default = 0