shithub: pokecrystal

ref: 4af1d7eca874ff44604df528979ba87bc818d7a2
dir: /data/pokedex/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.@"