summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/080.asm
blob: 442e3bc27dbb116bdfabd65bd727511101e60426 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; SlowbroPokedexEntry: ; 0x1b8635
	db "HERMITCRAB@" ; species name
	dw 503, 1730 ; height, width
	
	db   "An attached"
	next "SHELLDER won't let"
	next "go because of the"
	page "tasty flavor that"
	next "oozes out of its"
	next "tail.@"
; 0x1b869d