shithub: pokecrystal

ref: dfe221b9d15bd8ff90253d52796d86e5dfd4c222
dir: /data/pokedex/entries/060.asm/

View raw version
; PoliwagPokedexEntry: ; 0x182f91
	db "TADPOLE@" ; species name
	dw 200, 270 ; height, width
	
	db   "The swirl on its"
	next "belly is its"
	next "insides showing"
	page "through the skin."
	next "It looks clearer"
	next "after it eats.@"
; 0x182ffd