mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-17 20:46:25 +13:00

A good chunk of these use prototype dex entry details from the SW99 demo. Annotated the best I could!
13 lines
332 B
NASM
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)
|