shithub: pokecrystal

ref: 3df4c5ffa81d8c31afceb8112e7c30716b0d0949
dir: /data/pokemon/dex_entries/qwilfish.asm/

View raw version
; 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.@"