@pkmn/mods 0.9.5 → 0.9.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/gen8bdsp/index.js
CHANGED
|
@@ -986,7 +986,7 @@ var FormatsData = {
|
|
|
986
986
|
doublesTier: "DUU"
|
|
987
987
|
},
|
|
988
988
|
raikou: {
|
|
989
|
-
tier: "
|
|
989
|
+
tier: "UUBL",
|
|
990
990
|
doublesTier: "DOU"
|
|
991
991
|
},
|
|
992
992
|
entei: {
|
|
@@ -1016,7 +1016,7 @@ var FormatsData = {
|
|
|
1016
1016
|
doublesTier: "DUber"
|
|
1017
1017
|
},
|
|
1018
1018
|
celebi: {
|
|
1019
|
-
tier: "
|
|
1019
|
+
tier: "UUBL",
|
|
1020
1020
|
doublesTier: "DOU"
|
|
1021
1021
|
},
|
|
1022
1022
|
treecko: {
|