shithub: pokecrystal

ref: 7350c3708fc2463e1eb6024c03de5c85b50aa38f
dir: /data/pokedex/entries/krabby.asm/

View raw version
; KrabbyPokedexEntry: ; 0x1b8ddd
	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.@"