blob: 886d54a1649f4a26e31560964854381d90690267 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; 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.@"
|