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

	db   "It collects data "
	next "and plans three"
	next "times as wisely,"

	page "but it may think"
	next "too much and be-"
	next "come immobilized.@"