pokecrystal-board/stats/pokedex/entries/193.asm
2013-02-05 19:29:20 -05:00

9 lines
258 B
NASM

; YanmaPokedexEntry: ; 0x1d0000
db "CLEAR WING@" ; species name
dw 311, 840; height, width
db "It can see in all", $4e, "directions without", $4e, "moving its big@"
db "eyes, helping it", $4e, "spot attackers and", $4e, "food right away.@"
; 0x1d0078