pokecrystal-board/stats/pokedex/entries/029.asm
2014-03-06 00:46:01 -05:00

13 lines
254 B
NASM

; NidoranFPokedexEntry: ; 0x18224b
db "POISON PIN@" ; species name
dw 104, 150; height, width
db "Small and very"
next "docile, it pro-"
next "tects itself with@"
db "its small, poison-"
next "ous horn when"
next "attacked.@"
; 0x1822b6