shithub: pokecrystal

ref: 6bba0e7fd14a4b166e8779392c6ff994a42e14f1
dir: /stats/pokedex/entries/183.asm/

View raw version
; 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