shithub: pokecrystal

ref: ec8c9688ce970b9c3b63a5b287a99542f0bc9984
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.@"