summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/195.asm
blob: daae376b193bd1ba526ad3af8659b285cb7fc391 (plain)
1
2
3
4
5
6
7
8
9
10
; QuagsirePokedexEntry: ; 0x1d00dd
	db "WATER FISH@" ; species name
	dw 407, 1650 ; height, width

	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.@"