summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/rattata.asm
blob: f9e801b52b2f36bf3bf4b3470a54853b34c55556 (plain)
1
2
3
4
5
6
7
8
9
10
	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.@"