summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/smeargle.asm
blob: 8b265c1ea36ad4af7105f4822338d1bbb58760dc (plain)
1
2
3
4
5
6
7
8
9
10
; SmearglePokedexEntry: ; 0x1d11e0
	db "PAINTER@" ; species name
	dw 311, 1280 ; height, weight

	db   "The color of the"
	next "mysterious fluid"
	next "secreted from its"
	page "tail is predeter-"
	next "mined for each"
	next "SMEARGLE.@"