summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/miltank.asm
blob: 1f85ef6686a3a373b260f2a2f80a8675caf78f68 (plain)
1
2
3
4
5
6
7
8
9
10
; MiltankPokedexEntry: ; 0x1d1482
	db "MILK COW@" ; species name
	dw 311, 1660 ; height, weight

	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.@"