summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/raticate.asm
blob: f009c29aac7e9c438a620aae4df089fde8d9bb76 (plain)
1
2
3
4
5
6
7
8
9
10
; RaticatePokedexEntry: ; 0x181ea3
	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.@"