summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/qwilfish.asm
blob: d9529146fe09b908b75d92f66bc97040519136a1 (plain)
1
2
3
4
5
6
7
8
9
10
; QwilfishPokedexEntry: ; 0x1d07b1
	db "BALLOON@" ; species name
	dw 108, 90 ; height, weight

	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.@"