summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/176.asm
blob: 14f02bad0bca20183b51d1c5ca98c1992e19bace (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; TogeticPokedexEntry: ; 0x1cd402
	db "HAPPINESS@" ; species name
	dw 200, 70 ; height, width
	
	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.@"
; 0x1cd47d