shithub: pokecrystal

ref: e246b53ba80f81ab44598686754d5cf65ba20591
dir: /data/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