jep-hack/data/pokemon/dex_entries/bellossom.asm
Llinos Evans 29b742cb6b Dex entry enhancements
Began the arduous process of giving old Pokemon new dex entries. Like KEP, the main aim is using media not from the mainline games, giving players new insights into the lore surrounding them. New Snap, Ranger, Carddass, TCG art, and more are all on the table. Carddass is prioritised for Gen 1 Pokemon considering its obscurity and...well, general insights into how the Pokemon act, it's pretty awesome.

I've also taken to enhancing some of the existing dex entries!
2024-07-31 12:31:19 +01:00

13 lines
353 B
NASM

db "FLOWER@" ; species name
dw 104, 130 ; height, weight
db "Hides in vegetati-" ; New Pokemon Snap
next "on. If discovered," ; Ranger
next "it defends itself"
page "with a flurry of"
next "leaves, vines,"
next "and petals.@"
; kind of sucks and there's definitely media from the anime or something that could be better
; rewrite if based