summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/195.asm
blob: db911166597e2d3cfbaf9f18bb670d1892a64ab6 (plain)
1
2
3
4
5
6
7
8
; QuagsirePokedexEntry: ; 0x1d00dd
	db "WATER FISH@" ; species name
	dw 407, 1650; height, width
	
	db "Its body is always", $4e, "slimy. It often", $4e, "bangs its head on@"
	db "the river bottom", $4e, "as it swims but", $4e, "seems not to care.@"
; 0x1d0155