shithub: pokecrystal

ref: 880fb511e19eb6aa413af1519731074c7ec8d852
dir: /data/pokedex/entries/igglybuff.asm/

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