pokemon-showdown/data/mods/balls/scripts.ts
Yoshiblaze 936f9e4680
Some checks are pending
Node.js CI / build (20.x) (push) Waiting to run
Node.js CI / build (22.x) (push) Waiting to run
Node.js CI / build (24.x) (push) Waiting to run
Add August Pet Mod of the Month (#11303)
* Change Scream Tail's ability

* Balls Random Battle: Initial Commit

* Fix errors

* fix 1 more error

* Team Generator Temp Fix + Add Broadcast

* actually add the broadcast message

* Add new Virus sprite

* Add new Virus sprite for real this time
2025-08-01 07:52:34 -06:00

4 lines
62 B
TypeScript

export const Scripts: ModdedBattleScriptsData = {
gen: 9,
};