File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -796,7 +796,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
796
796
tier : "LC" ,
797
797
} ,
798
798
hitmonlee : {
799
- tier : "ZU " ,
799
+ tier : "ZUBL " ,
800
800
doublesTier : "(DUU)" ,
801
801
natDexTier : "RU" ,
802
802
} ,
@@ -1151,7 +1151,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
1151
1151
natDexTier : "RU" ,
1152
1152
} ,
1153
1153
articunogalar : {
1154
- tier : "ZU " ,
1154
+ tier : "ZUBL " ,
1155
1155
doublesTier : "(DUU)" ,
1156
1156
natDexTier : "RU" ,
1157
1157
} ,
@@ -1690,7 +1690,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
1690
1690
tier : "NFE" ,
1691
1691
} ,
1692
1692
sceptile : {
1693
- tier : "ZU " ,
1693
+ tier : "ZUBL " ,
1694
1694
doublesTier : "(DUU)" ,
1695
1695
natDexTier : "RU" ,
1696
1696
} ,
@@ -3602,7 +3602,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
3602
3602
natDexTier : "RU" ,
3603
3603
} ,
3604
3604
tornadus : {
3605
- tier : "ZU " ,
3605
+ tier : "ZUBL " ,
3606
3606
doublesTier : "DOU" ,
3607
3607
natDexTier : "RU" ,
3608
3608
} ,
You can’t perform that action at this time.
0 commit comments