shithub: pokecrystal

ref: 06eb89d903d2b73c6aeb364300c9f2f85188fdc5
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.@"