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