summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/183.asm
blob: 44ba743eb2ed859fcc2d368f593c63b48a851313 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x1cd771