shithub: pokecrystal

ref: 3a2dbb5289e745dfb5f26844148c0981f14e8fcf
dir: /stats/pokedex/entries/125.asm/

View raw version
; ElectabuzzPokedexEntry: ; 0x1b992a
	db "ELECTRIC@" ; species name
	dw 307, 660; height, width
	
	db "When two", $4e, "ELECTABUZZ touch,", $4e, "they control the@"
	db "electric currents", $4e, "to communicate", $4e, "their feelings.@"
; 0x1b9994