summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/211.asm
blob: 441c8187fd46dfb88f572c9e85c03c7e863484ee (plain)
1
2
3
4
5
6
7
8
9
10
; QwilfishPokedexEntry: ; 0x1d07b1
	db "BALLOON@" ; species name
	dw 108, 90 ; height, width
	
	db   "When faced with a"
	next "larger opponent,"
	next "it swallows as"
	page "much water as it"
	next "can to match the"
	next "opponent's size.@"