pokecrystal-board/stats/pokedex/entries/056.asm
2014-03-06 00:46:01 -05:00

13 lines
269 B
NASM

; MankeyPokedexEntry: ; 0x182dbd
db "PIG MONKEY@" ; species name
dw 108, 620; height, width
db "It lives in groups"
next "in the treetops."
next "If it loses sight@"
db "of its group, it"
next "becomes infuriated"
next "by its loneliness.@"
; 0x182e39