summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/dodrio.asm
blob: 3eab26ffd4642b4a67625951e441df52b64e6aa2 (plain)
1
2
3
4
5
6
7
8
9
10
	db "TRIPLEBIRD@" ; species name
	dw 511, 1880 ; height, weight

	db   "If one of the"
	next "heads gets to eat,"
	next "the others will be"

	page "satisfied, too,"
	next "and they will stop"
	next "squabbling.@"