summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/igglybuff.asm
blob: 27d5a80400d366ba6e3f49e1319dfd7ed009b78d (plain)
1
2
3
4
5
6
7
8
9
10
	db "BALLOON@" ; species name
	dw 100, 20 ; height, weight

	db   "Instead of walking"
	next "with its short"
	next "legs, it moves"

	page "around by bouncing"
	next "on its soft,"
	next "tender body.@"