summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/rattata.asm
blob: 0a066eb749dad473343bba1899dd03efb2ae1b95 (plain)
1
2
3
4
5
6
7
8
9
10
; RattataPokedexEntry: ; 0x181e3d
	db "RAT@" ; species name
	dw 100, 80 ; height, weight

	db   "This #MON's"
	next "impressive vital-"
	next "ity allows it to"
	page "live anywhere. It"
	next "also multiplies"
	next "very quickly.@"