@pkmn/mods 0.9.27 → 0.9.28
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/gen1stadium/index.js.map +1 -1
- package/build/gen1stadium/index.mjs.map +1 -1
- package/build/gen7letsgo/index.js +1 -0
- package/build/gen7letsgo/index.js.map +1 -1
- package/build/gen7letsgo/index.mjs +1 -0
- package/build/gen7letsgo/index.mjs.map +1 -1
- package/build/gen8bdsp/index.js +1 -0
- package/build/gen8bdsp/index.js.map +1 -1
- package/build/gen8bdsp/index.mjs +1 -0
- package/build/gen8bdsp/index.mjs.map +1 -1
- package/package.json +4 -4
package/build/gen8bdsp/index.mjs
CHANGED
|
@@ -29700,6 +29700,7 @@ var Scripts = {
|
|
|
29700
29700
|
gen: 8,
|
|
29701
29701
|
inherit: "gen8",
|
|
29702
29702
|
side: {
|
|
29703
|
+
inherit: true,
|
|
29703
29704
|
canDynamaxNow() {
|
|
29704
29705
|
return false;
|
|
29705
29706
|
}
|