mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00
11 lines
272 B
NASM
11 lines
272 B
NASM
db "PIG MONKEY@" ; species name
|
|
dw 303, 710 ; height, weight
|
|
|
|
db "It's prone to pro-"
|
|
next "ducing adrenaline"
|
|
next "and stays angry."
|
|
|
|
page "If anyone makes"
|
|
next "eye contact, it"
|
|
next "gives chase.@" ; prototype dex entry that features adrenaline production.
|