shithub: pokecrystal

ref: 52993d20efd5315c9d3e2e684a84456783717fc8
dir: /data/pokemon/dex_entries/poliwhirl.asm/

View raw version
; PoliwhirlPokedexEntry: ; 0x182ffd
	db "TADPOLE@" ; species name
	dw 303, 440 ; height, weight

	db   "Though it is"
	next "skilled at walk-"
	next "ing, it prefers to"
	page "live underwater"
	next "where there is"
	next "less danger.@"