shithub: pokecrystal

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