summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/186.asm
blob: 7db0bea6e4a87d1213064366e630930886c9eccb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; PolitoedPokedexEntry: ; 0x1cd84b
	db "FROG@" ; species name
	dw 307, 750 ; height, width
	
	db   "When it expands"
	next "its throat to"
	next "croak out a tune,"
	page "nearby POLIWAG and"
	next "POLIWHIRL gather"
	next "immediately.@"
; 0x1cd8b5