shithub: pokecrystal

ref: 289d3dea86b82c4ce7eb7268ef33980688306587
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.@"