Skip to content

Commit

Permalink
Merge pull request #1075 from GreatNovaDragon/master
Browse files Browse the repository at this point in the history
Add the Stellar Type
  • Loading branch information
Naramsim committed May 4, 2024
2 parents 0ecbf73 + 7564cd1 commit 9b0748c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions data/v2/csv/type_names.csv
Expand Up @@ -179,6 +179,16 @@ type_id,local_language_id,name
18,9,Fairy
18,11,フェアリー
18,12,妖精
19,1,ステラ
19,2, Stella
19,3, 스텔라
19,4,星晶
19,5,Stellaire
19,6,Stellar
19,7,Astral
19,8,Astrale
19,9,Stellar
19,11,ステラ
10001,1,???
10001,3,???
10001,4,???
Expand Down
1 change: 1 addition & 0 deletions data/v2/csv/types.csv
Expand Up @@ -17,5 +17,6 @@ id,identifier,generation_id,damage_class_id
16,dragon,1,3
17,dark,2,3
18,fairy,6,
19,stellar,9,
10001,unknown,2,
10002,shadow,3,

0 comments on commit 9b0748c

Please sign in to comment.