jep-hack/data/pokemon/dex_entries/nidorino.asm
Llinos Evans c824ae1aa7 Canonicity fix
turns out only nido-f is meant to be able to breed
2025-01-06 14:25:51 +00:00

14 lines
336 B
NASM

db "POISON PIN@" ; species name
dw 211, 430 ; height, weight
db "Mating seasons for"
next "NIDORINO and NIDO-"
next "RAN♀ last 2 months."
page "When battling for"
next "mates, it performs"
next "deimatic displays.@" ; Focus Energy
; Dual reference to the illustrated book and Carddass card.
; Slightly choppily written.