jep-hack/data/pokemon/dex_entries/ledyba.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

13 lines
332 B
NASM

db "FIVE STAR@" ; species name
dw 303, 240 ; height, weight
db "If someone gets"
next "close enough to"
next "capture it, its"
page "legs expel an"
next "orange fluid and"
next "it runs away.@"
; prototype entry, used in the southern islands tcg set
; https://bulbapedia.bulbagarden.net/wiki/Ledyba_(Southern_Islands_7)