summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/igglybuff.asm
blob: 639d3c1eef17d587aa52ae6599f3bd86627a7979 (plain)
1
2
3
4
5
6
7
8
9
10
	db "BALLOON@" ; species name
	dw 100, 20 ; height, weight

	db   "It has a very soft"
	next "body. If it starts"
	next "to roll, it will"

	page "bounce all over"
	next "and be impossible"
	next "to stop.@"