summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/quagsire.asm
blob: 25bb2ab66abdfd3dbbe826106895dda7503a8daa (plain)
1
2
3
4
5
6
7
8
9
10
	db "WATER FISH@" ; species name
	dw 407, 1650 ; height, weight

	db   "Its body is always"
	next "slimy. It often"
	next "bangs its head on"

	page "the river bottom"
	next "as it swims but"
	next "seems not to care.@"