blob: 16b89d22f208275fa9b160070d13080d3341f155 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; SpearowPokedexEntry: ; 0x181f03
db "TINY BIRD@" ; species name
dw 100, 40 ; height, weight
db "To protect its"
next "territory, it"
next "flies around"
page "ceaselessly,"
next "making high-"
next "pitched cries.@"
|