shithub: pokecrystal

ref: 50062957f9c560f955d4556fb7ef12e4e7a3aa61
dir: /stats/pokedex/entries/211.asm/

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