shithub: pokecrystal

ref: 6bba0e7fd14a4b166e8779392c6ff994a42e14f1
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