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

9 lines
248 B
NASM

; 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