summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/184.asm
blob: cc1ad35875c98c1f4e7ff5d6e2f2542992c372ca (plain)
1
2
3
4
5
6
7
8
9
10
; AzumarillPokedexEntry: ; 0x1cd771
	db "AQUARABBIT@" ; species name
	dw 207, 630 ; height, width
	
	db   "The bubble-like"
	next "pattern on its"
	next "stomach helps it"
	page "camouflage itself"
	next "when it's in the"
	next "water.@"