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

	db   "It eats anything."
	next "Wherever food is"
	next "available, it will"

	page "settle down and"
	next "produce offspring"
	next "continuously.@"