mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
263 B
NASM
9 lines
263 B
NASM
; MankeyPokedexEntry: ; 0x182dbd
|
|
db "PIG MONKEY@" ; species name
|
|
dw 108, 620; height, width
|
|
|
|
db "It lives in groups", $4e, "in the treetops.", $4e, "If it loses sight@"
|
|
db "of its group, it", $4e, "becomes infuriated", $4e, "by its loneliness.@"
|
|
; 0x182e39
|
|
|