pokecrystal-board/stats/pokedex/entries/021.asm

9 lines
236 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; SpearowPokedexEntry: ; 0x181f03
db "TINY BIRD@" ; species name
dw 100, 40; height, width
db "To protect its", $4e, "territory, it", $4e, "flies around@"
db "ceaselessly,", $4e, "making high-", $4e, "pitched cries.@"
; 0x181f64