Add Stellar Type

This commit is contained in:
Sebastien Bürky 2024-05-04 14:53:44 +02:00
parent 3669470e54
commit 940fcac448
2 changed files with 12 additions and 0 deletions

View file

@ -179,6 +179,17 @@ 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,???

1 type_id local_language_id name
179 18 9 Fairy
180 18 11 フェアリー
181 18 12 妖精
182 19 1 ステラ
183 19 2 Stella
184 19 3 스텔라
185 19 4 星晶
186 19 5 Stellaire
187 19 6 Stellar
188 19 7 Astral
189 19 8 Astrale
190 19 9 Stellar
191 19 11 ステラ
192 10001 1 ???
193 10001 1 3 ??? ???
194 10001 3 4 ???
195 10001 4 5 ???

View file

@ -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,

Can't render this file because it has a wrong number of fields in line 20.