pokecrystal/stats/pokedex/entries/030.asm

9 lines
261 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; 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