shithub: pokecrystal

ref: 3a2dbb5289e745dfb5f26844148c0981f14e8fcf
dir: /stats/pokedex/entries/195.asm/

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