summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/241.asm
blob: 882f1a4368546b787593f4cd6db339e95c65e8cc (plain)
1
2
3
4
5
6
7
8
9
10
; MiltankPokedexEntry: ; 0x1d1482
	db "MILK COW@" ; species name
	dw 311, 1660 ; height, width
	
	db   "In order to milk a"
	next "MILTANK, one must"
	next "have a knack for"
	page "rhythmically pull-"
	next "ing up and down"
	next "on its udders.@"