add Sorcerer and Partner-Group

This commit is contained in:
cajun
2025-09-26 15:38:10 -05:00
parent 613514673c
commit d2bf1709a5
3 changed files with 7 additions and 1 deletions

View File

@@ -64,7 +64,6 @@ languages := [
is_spacecraft : match@(match: "(?i)Raumschiff")
is_planet : match@(match: "(?i)Planet")
mana_symbol_production : remove_tag@(tag:"<error-spelling") + filter_text@(in_context:"(?i)\\b(Erzeuge|Erhöhe) [^(\n|^).]*<match>", match:"<sym[^>]*>[^<]+<\\/sym[^>]*>")
gold_mana_production : remove_tag@(tag:"<error-spelling") + filter_text@(in_context:"(?i)\\b(Erzeuge|Erhöhe) [^(\n|^).]*<match>", match:"einer beliebigen Farbe|unterschiedlichen Farben|beliebigen Kombination von Farben")
chosen_mana_production : remove_tag@(tag:"<error-spelling") + filter_text@(in_context:"(?i)\\b(Erzeuge|Erhöhe) [^(\n|^).]*<match>", match:"jener Farbe|bestimmten Farben?")
@@ -1417,6 +1416,7 @@ languages := [
+ "Shaman,"
+ "Skeleton,"
+ "Soldier,"
+ "Sorcerer,"
+ "Spawn,"
+ "Spellshaper,"
+ "Spirit,"