WUBRG -> WUBRGO

This commit is contained in:
Sebastian Lundegård Kylander
2026-03-29 19:55:15 +02:00
parent c783f92e13
commit 77351a8a37
6 changed files with 38 additions and 38 deletions

View File

@@ -397,8 +397,8 @@ devotion_filters_statistic := [
G: filter_text@(match:"O")
C: filter_text@(match:"C")
]
color_pip_break_statistic := break_text@(match:"([A-Z0-9]/|[|])*[WUBRG]")
color_code_break_statistic := break_text@(match:"[WUBRGC]")
color_pip_break_statistic := break_text@(match:"([A-Z0-9]/|[|])*[WUBRGO]")
color_code_break_statistic := break_text@(match:"[WUBRGOC]")
symbol_aggregate_statistic :=
{
devotion := devotion_filters_statistic[symbol](input)