shithub: pokecrystal

ref: 4eb8165158cb72c1c73dcf1a5094aab9c9783910
dir: /data/pokemon/dex_entries/igglybuff.asm/

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