shithub: pokecrystal

ref: e2a0c68f4cb97e05d2b3ee8bd6b1e74fb0217d26
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", $4e, "hind legs enable", $4e, "it to cross@"
	db "rivers. It search-", $4e, "es wide areas for", $4e, "food.@"
; 0x181f03