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

9 lines
243 B
NASM

; NidorinoPokedexEntry: ; 0x1823fd
db "POISON PIN@" ; species name
dw 211, 430; height, width
db "It is easily", $4e, "agitated and uses", $4e, "its horn for@"
db "offense as soon as", $4e, "it notices an", $4e, "attacker.@"
; 0x182463