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

	db   "When it walks a-"
	next "round on the"
	next "ground, it coats"

	page "its body with a"
	next "slimy, poisonous"
	next "film.@"