pokecrystal-board/data/pokedex/entries/030.asm
2015-06-23 12:24:51 -06:00

11 lines
253 B
NASM

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