summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/241.asm
blob: b52eb1130be060b46c622c515442dd8169924981 (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.@"