shithub: pokecrystal

ref: e1cce1cfb961c5f5f191156b9ce595fcf28b9f7e
dir: /stats/pokedex/entries/145.asm/

View raw version
; 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