summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/krabby.asm
blob: 0e0081ae61a10a52490b0347aad6f83c7a5e43bf (plain)
1
2
3
4
5
6
7
8
9
10
	db "RIVER CRAB@" ; species name
	dw 104, 140 ; height, weight

	db   "If it is unable"
	next "to find food, it"
	next "will absorb"

	page "nutrients by"
	next "swallowing a"
	next "mouthful of sand.@"