summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/183.asm
blob: c81bb82b34a1ff73f785812ce1f85cd31ddad88a (plain)
1
2
3
4
5
6
7
8
9
10
; MarillPokedexEntry: ; 0x1cd705
	db "AQUAMOUSE@" ; species name
	dw 104, 190 ; height, width

	db   "The fur on its"
	next "body naturally"
	next "repels water. It"
	page "can stay dry, even"
	next "when it plays in"
	next "the water.@"