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