shithub: pokecrystal

ref: 3e5b09b9416c0f734298e156bc4afb8db1d2140b
dir: /stats/pokedex/entries/056.asm/

View raw version
; 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