shithub: pokecrystal

ref: 2ffcb4b49036b8bcd9a37cdc9305f7ee5567fe6c
dir: /data/pokedex/entries/098.asm/

View raw version
; KrabbyPokedexEntry: ; 0x1b8ddd
	db "RIVER CRAB@" ; species name
	dw 104, 140 ; height, width
	
	db   "If it is unable"
	next "to find food, it"
	next "will absorb"
	page "nutrients by"
	next "swallowing a"
	next "mouthful of sand.@"