summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/010.asm
blob: ccdc9c0ef4fc55e82c80cd8b1f6230489a6203ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; CaterpiePokedexEntry: ; 0x181a60
	db "WORM@" ; species name
	dw 100, 60 ; height, width
	
	db   "It crawls into"
	next "foliage where it"
	next "camouflages itself"
	page "among leaves that"
	next "are the same color"
	next "as its body.@"
; 0x181ace