blob: ea61198a068459f9e06a00c3d20578e98999cdee (
plain)
1
2
3
4
5
6
7
8
9
10
|
; ZapdosPokedexEntry: ; 0x1cc697
db "ELECTRIC@" ; species name
dw 503, 1160 ; height, weight
db "Legendary bird"
next "#MON. They say"
next "lightning caused"
page "by the flapping of"
next "its wings causes"
next "summer storms.@"
|