summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/211.asm
blob: 8733eaba2ab6a624d9b0cdb1836cca6873fa3c3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x1d0821