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