shithub: pokecrystal

ref: 35644c330effcfb083591d20b3b5f780019ae24f
dir: /data/pokedex/entries/184.asm/

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