jep-hack/data/pokemon/dex_entries/teddiursa.asm
Llinos Evans bea71954b4 More dex entries
A good chunk of these use prototype dex entry details from the SW99 demo. Annotated the best I could!
2024-07-31 23:43:22 +01:00

11 lines
442 B
NASM

db "LITTLE BEAR@" ; species name
dw 200, 190 ; height, weight
db "It's an excellent"
next "climber and can" ; detail from prototype silver entry
next "easily track down"
page "the scent of SWE-"
next "ET HONEY. It'll" ; SWEET HONEY capitalised to account for the honey grandma
next "grin when it does!@" ; prototype dex entry adapted for the modern design (before, the ring on its head lit up, an element only in the SW99 design)