summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/jigglypuff.asm
blob: b90ba731677a26d6a332664e5c1e14c2de3300a2 (plain)
1
2
3
4
5
6
7
8
9
10
	db "BALLOON@" ; species name
	dw 108, 120 ; height, weight

	db   "It rolls its cute"
	next "eyes as it sings a"
	next "soothing lullaby."

	page "Its gentle song"
	next "puts anyone who"
	next "hears it to sleep.@"