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

9 lines
248 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; NidoranMPokedexEntry: ; 0x182392
db "POISON PIN@" ; species name
dw 108, 200; height, width
db "It constantly", $4e, "moves its large", $4e, "ears in many@"
db "directions in", $4e, "order to detect", $4e, "danger right away.@"
; 0x1823fd