Skip to content

Commit

Permalink
Add surki language (#15095)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonward committed Jun 15, 2024
1 parent 85f2978 commit 7615bc8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/module/actor/creature/values.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,9 @@ const UNCOMMON_LANGUAGES = [
] as const;

const RARE_LANGUAGES = [
"ancient-osiriani",
"akitonian",
"anadi",
"ancient-osiriani",
"androffan",
"anugobu",
"arcadian",
Expand Down Expand Up @@ -167,6 +167,7 @@ const RARE_LANGUAGES = [
"shoony",
"shory",
"strix",
"surki",
"talican",
"tanuki",
"tekritanin",
Expand Down
1 change: 1 addition & 0 deletions static/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,7 @@
"skald": "Skald",
"sphinx": "Sphinx",
"strix": "Strix",
"surki": "Surki",
"sussuran": "Sussuran",
"taldane": "Taldane",
"talican": "Talican",
Expand Down

0 comments on commit 7615bc8

Please sign in to comment.