shithub: pokecrystal

ref: 850ade2f41ce83d00e286267fe36fc4e81f3d56f
dir: /stats/pokedex/entries/020.asm/

View raw version
; 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.@"
; 0x181f03