mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
244 B
NASM
11 lines
244 B
NASM
db "WILD DUCK@" ; species name
|
|
dw 207, 330 ; height, weight
|
|
|
|
db "A FARFETCH'D that"
|
|
next "has lost its leek"
|
|
next "will enter a state"
|
|
|
|
page "of panic, so appr-"
|
|
next "oaching it becomes"
|
|
next "very dangerous.@" ; prototype dex entry
|