shithub: pokecrystal

ref: 2d1a1b9c174cefbf71d9a81749262a3159cfed5a
dir: /data/pokedex/entries/039.asm/

View raw version
; 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.@"
; 0x1826e9