summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/241.asm
blob: da449be03160c4a4b9e0f740313dc8ab953eb9a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x1d14f7