@pkmn/mods 0.7.12 → 0.7.13
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/gen1jpn/index.js +0 -46
- package/build/gen1jpn/index.js.map +1 -1
- package/build/gen1jpn/index.mjs +0 -46
- package/build/gen1jpn/index.mjs.map +1 -1
- package/build/gen1stadium/index.js +2 -5
- package/build/gen1stadium/index.js.map +1 -1
- package/build/gen1stadium/index.mjs +2 -5
- package/build/gen1stadium/index.mjs.map +1 -1
- package/build/gen8bdsp/index.js +24 -0
- package/build/gen8bdsp/index.js.map +1 -1
- package/build/gen8bdsp/index.mjs +24 -0
- package/build/gen8bdsp/index.mjs.map +1 -1
- package/package.json +4 -4
package/build/gen8bdsp/index.mjs
CHANGED
|
@@ -2211,6 +2211,10 @@ var Items = {
|
|
|
2211
2211
|
inherit: true,
|
|
2212
2212
|
isNonstandard: "Past"
|
|
2213
2213
|
},
|
|
2214
|
+
blukberry: {
|
|
2215
|
+
inherit: true,
|
|
2216
|
+
isNonstandard: null
|
|
2217
|
+
},
|
|
2214
2218
|
blunderpolicy: {
|
|
2215
2219
|
inherit: true,
|
|
2216
2220
|
isNonstandard: "Past"
|
|
@@ -2440,10 +2444,18 @@ var Items = {
|
|
|
2440
2444
|
inherit: true,
|
|
2441
2445
|
isNonstandard: "Past"
|
|
2442
2446
|
},
|
|
2447
|
+
nanabberry: {
|
|
2448
|
+
inherit: true,
|
|
2449
|
+
isNonstandard: null
|
|
2450
|
+
},
|
|
2443
2451
|
normalgem: {
|
|
2444
2452
|
inherit: true,
|
|
2445
2453
|
isNonstandard: "Past"
|
|
2446
2454
|
},
|
|
2455
|
+
pinapberry: {
|
|
2456
|
+
inherit: true,
|
|
2457
|
+
isNonstandard: null
|
|
2458
|
+
},
|
|
2447
2459
|
plumefossil: {
|
|
2448
2460
|
inherit: true,
|
|
2449
2461
|
isNonstandard: "Past"
|
|
@@ -2468,6 +2480,10 @@ var Items = {
|
|
|
2468
2480
|
inherit: true,
|
|
2469
2481
|
isNonstandard: null
|
|
2470
2482
|
},
|
|
2483
|
+
razzberry: {
|
|
2484
|
+
inherit: true,
|
|
2485
|
+
isNonstandard: null
|
|
2486
|
+
},
|
|
2471
2487
|
redcard: {
|
|
2472
2488
|
inherit: true,
|
|
2473
2489
|
isNonstandard: "Past"
|
|
@@ -2548,6 +2564,10 @@ var Items = {
|
|
|
2548
2564
|
inherit: true,
|
|
2549
2565
|
isNonstandard: null
|
|
2550
2566
|
},
|
|
2567
|
+
strangeball: {
|
|
2568
|
+
inherit: true,
|
|
2569
|
+
isNonstandard: null
|
|
2570
|
+
},
|
|
2551
2571
|
strawberrysweet: {
|
|
2552
2572
|
inherit: true,
|
|
2553
2573
|
isNonstandard: "Past"
|
|
@@ -2984,6 +3004,10 @@ var Items = {
|
|
|
2984
3004
|
inherit: true,
|
|
2985
3005
|
isNonstandard: "Past"
|
|
2986
3006
|
},
|
|
3007
|
+
wepearberry: {
|
|
3008
|
+
inherit: true,
|
|
3009
|
+
isNonstandard: null
|
|
3010
|
+
},
|
|
2987
3011
|
whippeddream: {
|
|
2988
3012
|
inherit: true,
|
|
2989
3013
|
isNonstandard: "Past"
|