shithub: pokecrystal

ref: 06eb89d903d2b73c6aeb364300c9f2f85188fdc5
dir: /data/pokemon/dex_entries/qwilfish.asm/

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