mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-16 12:06:28 +13:00
14 lines
431 B
NASM
14 lines
431 B
NASM
db "FIVE STAR@" ; species name
|
|
dw 407, 780 ; height, weight
|
|
|
|
db "At night, the"
|
|
next "spots on its car-"
|
|
next "apace flash red."
|
|
|
|
page "The display confu-"
|
|
next "ses predators when"
|
|
next "done in swarms.@"
|
|
|
|
; Referencing Pokemon: Mewtwo Returns
|
|
; I'm adding a flair with the idea of confusion here. Ledian usually uses Supersonic, not Confuse Ray, but there's no other reason it would have evolved this trait in my mind.
|