Add orange field

This commit is contained in:
Sebastian Lundegård Kylander
2026-03-29 20:57:59 +02:00
parent fc6eb22223
commit 5fc2c12abc
3 changed files with 7 additions and 3 deletions

View File

@@ -235,7 +235,8 @@ face_color_category_statistic :=
black := chosen(choice:"black")
red := chosen(choice:"red")
green := chosen(choice:"green")
multi_color := count_chosen(choices:"white, blue, black, red, green")
orange := chosen(choice:"orange")
multi_color := count_chosen(choices:"white, blue, black, red, green, orange")
if land then all_en_space_statistic(lang_setting("land"))
else if multi then all_en_space_statistic(lang_setting("multicolor"))
else if multi_color == 2