Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Teal Mask forms #939

Merged
merged 5 commits into from
Oct 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 50 additions & 0 deletions data/v2/csv/pokemon_form_names.csv
Original file line number Diff line number Diff line change
Expand Up @@ -507,6 +507,16 @@ pokemon_form_id,local_language_id,form_name,pokemon_name
1008,1,コンプリートモード,
1008,9,Ultimate Mode,
1008,11,コンプリートモード,
1017,1,みどりのめん,
1017,3,벽록의가면,
1017,4,碧草面具,
1017,5,Masque Turquoise,
1017,6,Türkisgrüne Maske,
1017,7,Máscara Turquesa,
1017,8,Maschera Turchese,
1017,9,Teal Mask,
1017,11,みどりのめん,
1017,12,碧草面具,
10001,1,B,
10001,3,B,
10001,5,B,Zarbi B
Expand Down Expand Up @@ -3528,3 +3538,43 @@ pokemon_form_id,local_language_id,form_name,pokemon_name
10440,1,グライドモード,
10440,9,Glide Mode,
10440,11,グライドモード,
10441,1,アカツキ,
10441,3,붉은 달,
10441,4,赫月,
10441,5,Lune Vermeille,
10441,6,Blutmond,
10441,7,Luna Carmesí,
10441,8,Luna Cremisi,
10441,9,Bloodmoon,
10441,11,アカツキ,
10441,12,赫月,
10442,1,いどのめん,
10442,3,우물의가면,
10442,4,水井面具,
10442,5,Masque du Puits,
10442,6,Brunnenmaske,
10442,7,Máscara Fuente,
10442,8,Maschera Pozzo,
10442,9,Wellspring Mask,
10442,11,いどのめん,
10442,12,水井面具,
10443,1,かまどのめん,
10443,3,화덕의가면,
10443,4,火灶面具,
10443,5,Masque du Fourneau,
10443,6,Ofenmaske,
10443,7,Máscara Horno,
10443,8,Maschera Focolare,
10443,9,Hearthflame Mask,
10443,11,かまどのめん,
10443,12,火灶面具,
10444,1,いしずえのめん,
10444,3,주춧돌의가면,
10444,4,礎石面具,
10444,5,Masque de la Pierre,
10444,6,Fundamentmaske,
10444,7,Máscara Cimiento,
10444,8,Maschera Fondamenta,
10444,9,Cornerstone Mask,
10444,11,いしずえのめん,
10444,12,礎石面具,
15 changes: 13 additions & 2 deletions data/v2/csv/pokemon_forms.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1007,8 +1007,15 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
1006,iron-valiant,,1006,25,1,0,0,1,1352
1007,koraidon-apex-build,apex-build,1007,25,1,0,0,1,1357
1008,miraidon-ultimate-mode,ultimate-mode,1008,25,1,0,0,1,1358
1009,walking-wake,,1009,25,1,0,0,1,1370
1010,iron-leaves,,1010,25,1,0,0,1,1371
1009,walking-wake,,1009,25,1,0,0,1,1381
1010,iron-leaves,,1010,25,1,0,0,1,1382
1011,dipplin,,1011,26,1,0,0,1,1371
1012,poltchageist,,1012,26,1,0,0,1,1372
1013,sinistcha,,1013,26,1,0,0,1,1373
1014,okidogi,,1014,26,1,0,0,1,1374
1015,munkidori,,1015,26,1,0,0,1,1375
1016,fezandipiti,,1016,26,1,0,0,1,1376
1017,ogerpon,,1017,26,1,0,0,1,1377
10001,unown-b,b,201,3,0,0,0,2,299
10002,unown-c,c,201,3,0,0,0,3,300
10003,unown-d,d,201,3,0,0,0,4,301
Expand Down Expand Up @@ -1449,3 +1456,7 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
10438,miraidon-drive-mode,drive-mode,10269,25,0,0,0,3,1324
10439,miraidon-aquatic-mode,aquatic-mode,10270,25,0,0,0,4,1325
10440,miraidon-glide-mode,glide-mode,10271,25,0,0,0,5,1326
10441,ursaluna-bloodmoon,bloodmoon,10272,26,0,0,0,2,1370
10442,ogerpon-wellspring-mask,wellspring-mask,10273,26,0,0,0,2,1378
10443,ogerpon-hearthflame-mask,hearthflame-mask,10274,26,0,0,0,3,1379
10444,ogerpon-cornerstone-mask,cornerstone-mask,10275,26,0,0,0,4,1380