Skip to content

Commit

Permalink
Fix SPECIES
Browse files Browse the repository at this point in the history
  • Loading branch information
AMurkin committed Feb 2, 2020
1 parent 1eb07c7 commit 0a32cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/extract_json_strings.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def warning_supressed(filename):
"rotatable_symbol",
"scent_type",
"skill_boost",
"SPECIES",
"TRAIT_BLACKLIST",
"trait_group",
"uncraft",
Expand Down Expand Up @@ -147,6 +146,7 @@ def warning_supressed(filename):
"PET_ARMOR",
"score",
"skill",
"SPECIES",
"speech",
"SPELL",
"start_location",
Expand Down

0 comments on commit 0a32cf9

Please sign in to comment.