pokecrystal-board/stats/pokedex/entries/145.asm
2014-03-06 00:46:01 -05:00

13 lines
257 B
NASM

; ZapdosPokedexEntry: ; 0x1cc697
db "ELECTRIC@" ; species name
dw 503, 1160; height, width
db "Legendary bird"
next "#MON. They say"
next "lightning caused@"
db "by the flapping of"
next "its wings causes"
next "summer storms.@"
; 0x1cc706