Skip to content

Commit

Permalink
Updated lang/extract_json_strings.py to recognize "scent_type" JSON type
Browse files Browse the repository at this point in the history
  • Loading branch information
BrettDong committed Dec 6, 2019
1 parent 34ac4b8 commit 79b828a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lang/extract_json_strings.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ def warning_supressed(filename):
"region_settings",
"requirement",
"rotatable_symbol",
"scent_type",
"skill_boost",
"SPECIES",
"trait_group",
Expand Down

0 comments on commit 79b828a

Please sign in to comment.