summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/azumarill.asm
blob: bdbc83d1d3245126f79a04f5ad98a7d1375d5048 (plain)
1
2
3
4
5
6
7
8
9
10
; AzumarillPokedexEntry: ; 0x1cd771
	db "AQUARABBIT@" ; species name
	dw 207, 630 ; height, weight

	db   "The bubble-like"
	next "pattern on its"
	next "stomach helps it"
	page "camouflage itself"
	next "when it's in the"
	next "water.@"