summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/039.asm
blob: 2b4e410fec9f3e41b9eb40053b3ff89aaf880f3b (plain)
1
2
3
4
5
6
7
8
9
10
; JigglypuffPokedexEntry: ; 0x182673
	db "BALLOON@" ; species name
	dw 108, 120 ; height, width
	
	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.@"