diff --git a/lang/extract_json_strings.py b/lang/extract_json_strings.py index 24577983f8589..1c5b4c05f57a8 100755 --- a/lang/extract_json_strings.py +++ b/lang/extract_json_strings.py @@ -95,7 +95,6 @@ def warning_supressed(filename): "rotatable_symbol", "scent_type", "skill_boost", - "SPECIES", "TRAIT_BLACKLIST", "trait_group", "uncraft", @@ -147,6 +146,7 @@ def warning_supressed(filename): "PET_ARMOR", "score", "skill", + "SPECIES", "speech", "SPELL", "start_location",