blob: 5463afd967d68dd6ca56d0dbe55ed22f8e85c0b8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; YanmaPokedexEntry: ; 0x1d0000
db "CLEAR WING@" ; species name
dw 311, 840 ; height, width
db "It can see in all"
next "directions without"
next "moving its big"
page "eyes, helping it"
next "spot attackers and"
next "food right away.@"
|