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

	db   "This #MON lives"
	next "in cold water. It"
	next "will leave the"

	page "water to search"
	next "for food when it"
	next "gets cold outside.@"