shithub: pokecrystal

ref: 9b3c45b14d40d084b6301129d25376ee115b25ad
dir: /data/pokemon/dex_entries/electabuzz.asm/

View raw version
	db "ELECTRIC@" ; species name
	dw 307, 660 ; height, weight

	db   "When two"
	next "ELECTABUZZ touch,"
	next "they control the"

	page "electric currents"
	next "to communicate"
	next "their feelings.@"