summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/electabuzz.asm
blob: 0eddf34166165b8730ac5f4dbcf2c12cb20955af (plain)
1
2
3
4
5
6
7
8
9
10
	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.@"