summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/raticate.asm
blob: 50898dda30d28fbaaacae8cd9734d7a01a96825d (plain)
1
2
3
4
5
6
7
8
9
10
	db "RAT@" ; species name
	dw 204, 410 ; height, weight

	db   "The webs on its"
	next "hind legs enable"
	next "it to cross"

	page "rivers. It search-"
	next "es wide areas for"
	next "food.@"