Add orange field
This commit is contained in:
@@ -847,6 +847,7 @@ languages := [
|
||||
is_black : match@(match: "(?i)black")
|
||||
is_red : match@(match: "(?i)red")
|
||||
is_green : match@(match: "(?i)green")
|
||||
is_orange : match@(match: "(?i)orange")
|
||||
is_colorless : match@(match: "(?i)colorless")
|
||||
|
||||
is_cda_colorless : match@(match: "(?i)is colorless")
|
||||
|
||||
Reference in New Issue
Block a user