summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/174.asm
blob: 4acc58bfd2039ee5d17b702b217baf97dc90810d (plain)
1
2
3
4
5
6
7
8
; IgglybuffPokedexEntry: ; 0x1cd32c
	db "BALLOON@" ; species name
	dw 100, 20; height, width
	
	db "Instead of walking", $4e, "with its short", $4e, "legs, it moves@"
	db "around by bouncing", $4e, "on its soft,", $4e, "tender body.@"
; 0x1cd396