shithub: pokecrystal

ref: 35644c330effcfb083591d20b3b5f780019ae24f
dir: /data/pokedex/entries/019.asm/

View raw version
; RattataPokedexEntry: ; 0x181e3d
	db "RAT@" ; species name
	dw 100, 80 ; height, width
	
	db   "This #MON's"
	next "impressive vital-"
	next "ity allows it to"
	page "live anywhere. It"
	next "also multiplies"
	next "very quickly.@"
; 0x181ea3