mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-16 12:06:28 +13:00
13 lines
368 B
NASM
13 lines
368 B
NASM
db "FLYCATCHER@" ; species name
|
|
dw 507, 340 ; height, weight
|
|
|
|
db "Its leaves rotate"
|
|
next "around its body"
|
|
next "to attack. Greedy"
|
|
|
|
page "VICTREEBEL sleep"
|
|
next "mouth agape to"
|
|
next "hoard food.@"
|
|
|
|
; Crazy wording I know, the things we do for line-saving...
|
|
; Referencing Carddass and that one Pokemon Generations episode. Also subtle Pokemon Sleep usage. |