mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
11 lines
239 B
NASM
11 lines
239 B
NASM
db "PIG MONKEY@" ; species name
|
|
dw 108, 620 ; height, weight
|
|
|
|
db "It stands up to"
|
|
next "opponents stronger"
|
|
next "than it by throwi-"
|
|
|
|
page "ng various items"
|
|
next "down at them from"
|
|
next "the treetops.@" ; prototype dex entry
|