summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/101.asm
blob: fa343d260d13fa1c4f9b5f7816da7e00bf95f64f (plain)
1
2
3
4
5
6
7
8
9
10
; ElectrodePokedexEntry: ; 0x1b8f19
	db "BALL@" ; species name
	dw 311, 1470 ; height, width

	db   "The more energy it"
	next "charges up, the"
	next "faster it gets."
	page "But this also"
	next "makes it more"
	next "likely to explode.@"