summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/101.asm
blob: e76b11e1d8dfb755c4e1e96218aedb20cc704bc8 (plain)
1
2
3
4
5
6
7
8
; ElectrodePokedexEntry: ; 0x1b8f19
	db "BALL@" ; species name
	dw 311, 1470; height, width
	
	db "The more energy it", $4e, "charges up, the", $4e, "faster it gets.@"
	db "But this also", $4e, "makes it more", $4e, "likely to explode.@"
; 0x1b8f84