shithub: pokecrystal

ref: 5153360215b01362bf699ecba38f9554bee8e6e7
dir: /stats/pokedex/entries/145.asm/

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