@pkmn/mods 0.7.51 → 0.7.52
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.
|
@@ -5939,6 +5939,34 @@ var FormatsData = {
|
|
|
5939
5939
|
|
|
5940
5940
|
// src/gen9predlc/items.ts
|
|
5941
5941
|
var Items = {
|
|
5942
|
+
custapberry: {
|
|
5943
|
+
inherit: true,
|
|
5944
|
+
isNonstandard: "Unobtainable"
|
|
5945
|
+
},
|
|
5946
|
+
enigmaberry: {
|
|
5947
|
+
inherit: true,
|
|
5948
|
+
isNonstandard: "Unobtainable"
|
|
5949
|
+
},
|
|
5950
|
+
jabocaberry: {
|
|
5951
|
+
inherit: true,
|
|
5952
|
+
isNonstandard: "Unobtainable"
|
|
5953
|
+
},
|
|
5954
|
+
keeberry: {
|
|
5955
|
+
inherit: true,
|
|
5956
|
+
isNonstandard: "Unobtainable"
|
|
5957
|
+
},
|
|
5958
|
+
marangaberry: {
|
|
5959
|
+
inherit: true,
|
|
5960
|
+
isNonstandard: "Unobtainable"
|
|
5961
|
+
},
|
|
5962
|
+
micleberry: {
|
|
5963
|
+
inherit: true,
|
|
5964
|
+
isNonstandard: "Unobtainable"
|
|
5965
|
+
},
|
|
5966
|
+
rowapberry: {
|
|
5967
|
+
inherit: true,
|
|
5968
|
+
isNonstandard: "Unobtainable"
|
|
5969
|
+
},
|
|
5942
5970
|
syrupyapple: {
|
|
5943
5971
|
inherit: true,
|
|
5944
5972
|
isNonstandard: "Future"
|