shithub: pokecrystal

ref: fdb81d0a04a38ee384cd233db8e07009c60742f9
dir: /data/pokemon/dex_entries/electabuzz.asm/

View raw version
; ElectabuzzPokedexEntry: ; 0x1b992a
	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.@"