WUBRG -> WUBRGO

This commit is contained in:
Sebastian Lundegård Kylander
2026-03-29 20:55:06 +02:00
parent d412bcda69
commit 3358ea5521
5 changed files with 36 additions and 36 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)