blob: 59dfc49190979959b57f943452e7449e298937c9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; MankeyPokedexEntry: ; 0x182dbd
db "PIG MONKEY@" ; species name
dw 108, 620 ; height, weight
db "It lives in groups"
next "in the treetops."
next "If it loses sight"
page "of its group, it"
next "becomes infuriated"
next "by its loneliness.@"
|