jep-hack/data/pokemon/dex_entries/slowbro.asm
Llinos Evans 7d6e73c690 34 or so modified dex entries (&Torpir)
This reworks Hippunk into Torpir (well, not entirely internally, it's still HIPPUNK there).

I have also done several new dex entries. May need vetting by some of the others, the writing is inconsistent.
2025-01-05 22:10:26 +00:00

11 lines
342 B
NASM

db "HERMITCRAB@" ; species name
dw 503, 1730 ; height, weight
db "The SHELLDER that"
next "bit it evolved"
next "into DISTURBAN."
page "If it falls off,"
next "SLOWBRO becomes a" ; Discussing the differences between the Pokemon and how their evolutions work.
next "SLOWPOKE again.@" ; Using RBY dex entries for the Slowbro part.