@pkmn/mods 0.5.5 → 0.5.8
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/formats-data.js +161 -161
- package/build/gen8bdsp/formats-data.js.map +1 -1
- package/build/gen8bdsp/learnsets.js +1 -0
- package/build/gen8bdsp/learnsets.js.map +1 -1
- package/build/index.d.ts +5 -5
- package/package.json +4 -4
- package/src/gen8bdsp/formats-data.ts +161 -161
- package/src/gen8bdsp/learnsets.ts +1 -0
|
@@ -25433,6 +25433,7 @@ export const Learnsets: {[k: string]: ModdedLearnsetData} = {
|
|
|
25433
25433
|
rocktomb: ["8M"],
|
|
25434
25434
|
safeguard: ["8M"],
|
|
25435
25435
|
seedbomb: ["8L32"],
|
|
25436
|
+
slackoff: ["8L1"],
|
|
25436
25437
|
sleeptalk: ["8M"],
|
|
25437
25438
|
solarbeam: ["8M"],
|
|
25438
25439
|
stealthrock: ["8M"],
|