summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/235.asm
blob: 0e2b3c6dbe8c1a6ee45cfaf496c2f2b6ea14c7c5 (plain)
1
2
3
4
5
6
7
8
9
10
; SmearglePokedexEntry: ; 0x1d11e0
	db "PAINTER@" ; species name
	dw 311, 1280 ; height, width
	
	db   "The color of the"
	next "mysterious fluid"
	next "secreted from its"
	page "tail is predeter-"
	next "mined for each"
	next "SMEARGLE.@"