shithub: pokecrystal

ref: 1caa50a6474edd3896911409d548faa0731621b7
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.@"