Canonicity fix

turns out only nido-f is meant to be able to breed
This commit is contained in:
Llinos Evans 2025-01-06 14:25:51 +00:00
parent 1452979242
commit c824ae1aa7
3 changed files with 17 additions and 17 deletions

View file

@ -3,9 +3,9 @@
db "Baby NIDORAN" db "Baby NIDORAN"
next "are just 10 cm" ; I don't know the orthography for this. next "are just 10 cm" ; I don't know the orthography for this.
next "long. When threat-" next "long. It loses"
page "ened, they GROWL" page "the ability to"
next "in hopes the pre-" next "breed upon ev-"
next "dator leaves.@" next "olving.@"
; Illustrated Book and Carddass references. ; Illustrated Book and Carddass references.

View file

@ -1,11 +1,11 @@
db "POISON PIN@" ; species name db "POISON PIN@" ; species name
dw 207, 440 ; height, weight dw 207, 440 ; height, weight
db "Mating seasons for" db "It can fit many"
next "NIDORINO and NIDO-" next "objects into its"
next "RINA last 2 months." next "mouth. However, it"
page "NIDORINA can't bre-" page "will sometimes eat"
next "ed after evolving" next "things it can't,"
next "so it acts fast.@" next "such as VOLTORB.@"
; Illustrated Book reference. Part about Nidorina losing the ability to breed could be better. ; Carddass reference.

View file

@ -1,12 +1,12 @@
db "POISON PIN@" ; species name db "POISON PIN@" ; species name
dw 211, 430 ; height, weight dw 211, 430 ; height, weight
db "It begins to" db "Mating seasons for"
next "prepare nests for" next "NIDORINO and NIDO-"
next "NIDORINA in the" next "RAN♀ last 2 months."
page "summer. Before it" page "When battling for"
next "battles, it does" next "mates, it performs"
next "deimatic displays.@" ; Focus Energy next "deimatic displays.@" ; Focus Energy
; Dual reference to the illustrated book and Carddass card. ; Dual reference to the illustrated book and Carddass card.