mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
251 B
NASM
9 lines
251 B
NASM
; 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
|
|
|