summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/zapdos.asm
blob: 3dfa33530b9e5dde7d0be603d4f0548e2919f8a8 (plain)
1
2
3
4
5
6
7
8
9
10
	db "ELECTRIC@" ; species name
	dw 503, 1160 ; height, weight

	db   "Legendary bird"
	next "#MON. They say"
	next "lightning caused"

	page "by the flapping of"
	next "its wings causes"
	next "summer storms.@"