@pkmn/mods 0.7.48 → 0.7.50
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.mjs
CHANGED
|
@@ -1887,15 +1887,19 @@ var Items = {
|
|
|
1887
1887
|
inherit: true,
|
|
1888
1888
|
isNonstandard: "Past"
|
|
1889
1889
|
},
|
|
1890
|
+
beastball: {
|
|
1891
|
+
inherit: true,
|
|
1892
|
+
isNonstandard: "Past"
|
|
1893
|
+
},
|
|
1890
1894
|
berrysweet: {
|
|
1891
1895
|
inherit: true,
|
|
1892
1896
|
isNonstandard: "Past"
|
|
1893
1897
|
},
|
|
1894
|
-
|
|
1898
|
+
bignugget: {
|
|
1895
1899
|
inherit: true,
|
|
1896
1900
|
isNonstandard: "Past"
|
|
1897
1901
|
},
|
|
1898
|
-
|
|
1902
|
+
bindingband: {
|
|
1899
1903
|
inherit: true,
|
|
1900
1904
|
isNonstandard: "Past"
|
|
1901
1905
|
},
|