shithub: pokecrystal

ref: 73ea7c6326f16f84de1cf74193705328d1664645
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.@"