summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/togetic.asm
blob: b638aceb3ff3971d5a2f056421126d7c424892d9 (plain)
1
2
3
4
5
6
7
8
9
10
	db "HAPPINESS@" ; species name
	dw 200, 70 ; height, weight

	db   "Although it does"
	next "not flap its wings"
	next "very much, it can"

	page "stay up in the air"
	next "as it tags along"
	next "after its trainer.@"