blob: 4e9c6b54aaadebbaaacdc70c95d4e4746767d2f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; PidgeotPokedexEntry: ; 0x181dd7
db "BIRD@" ; species name
dw 411, 870 ; height, width
db "Its outstanding"
next "vision allows it"
next "to spot splashing"
page "MAGIKARP, even"
next "while flying at"
next "3300 feet.@"
; 0x181e3d
|