pokecrystal/data/pokemon/dex_entries/mankey.asm

11 lines
255 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; MankeyPokedexEntry: ; 0x182dbd
db "PIG MONKEY@" ; species name
dw 108, 620 ; height, weight
2014-03-06 05:46:01 +00:00
db "It lives in groups"
next "in the treetops."
next "If it loses sight"
page "of its group, it"
2014-03-06 05:46:01 +00:00
next "becomes infuriated"
next "by its loneliness.@"