pokecrystal-board/stats/pokedex/entries/193.asm

9 lines
258 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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