shithub: pokecrystal

ref: 113dd395d246de4f15f9a9ebe6124ce8d54cdaa1
dir: /stats/pokedex/entries/174.asm/

View raw version
; IgglybuffPokedexEntry: ; 0x1cd32c
	db "BALLOON@" ; species name
	dw 100, 20 ; height, width
	
	db   "Instead of walking"
	next "with its short"
	next "legs, it moves"
	page "around by bouncing"
	next "on its soft,"
	next "tender body.@"
; 0x1cd396