summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/145.asm
blob: b0e012c29ff99bc03711566efeb213e9ceeac765 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; ZapdosPokedexEntry: ; 0x1cc697
	db "ELECTRIC@" ; species name
	dw 503, 1160 ; height, width
	
	db   "Legendary bird"
	next "#MON. They say"
	next "lightning caused"
	page "by the flapping of"
	next "its wings causes"
	next "summer storms.@"
; 0x1cc706