summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/125.asm
blob: f8dfecc89942d537e78b5261accd873636d0dc22 (plain)
1
2
3
4
5
6
7
8
9
10
; ElectabuzzPokedexEntry: ; 0x1b992a
	db "ELECTRIC@" ; species name
	dw 307, 660 ; height, width
	
	db   "When two"
	next "ELECTABUZZ touch,"
	next "they control the"
	page "electric currents"
	next "to communicate"
	next "their feelings.@"