pokecrystal/stats/pokedex/entries/033.asm

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