summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/aipom.asm
blob: 4cb0f86ce8a2b2c2245791a6097c3f364a536d9c (plain)
1
2
3
4
5
6
7
8
9
10
	db "LONG TAIL@" ; species name
	dw 207, 250 ; height, weight

	db   "It uses its tail"
	next "to hang on to tree"
	next "branches. It uses"

	page "its momentum to"
	next "swing from one"
	next "branch to another.@"