summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/marill.asm
blob: b2869e9654254364d28be2b33d39a08b548daee9 (plain)
1
2
3
4
5
6
7
8
9
10
	db "AQUAMOUSE@" ; species name
	dw 104, 190 ; height, weight

	db   "The end of its"
	next "tail serves as a"
	next "buoy that keeps"

	page "it from drowning,"
	next "even in a vicious"
	next "current.@"