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

9 lines
261 B
NASM

; NidorinaPokedexEntry: ; 0x1822b6
db "POISON PIN@" ; species name
dw 207, 440; height, width
db "It has a docile", $4e, "nature. If it is", $4e, "threatened with@"
db "attack, it raises", $4e, "the barbs that are", $4e, "all over its body.@"
; 0x18232e