summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/020.asm
blob: e372c66cbff8e1f800a819b41d4583960aac24ca (plain)
1
2
3
4
5
6
7
8
9
10
; RaticatePokedexEntry: ; 0x181ea3
	db "RAT@" ; species name
	dw 204, 410 ; height, width

	db   "The webs on its"
	next "hind legs enable"
	next "it to cross"
	page "rivers. It search-"
	next "es wide areas for"
	next "food.@"