summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/caterpie.asm
blob: 5bee1980d936a5f48bdc2d22ff0fa8be82765972 (plain)
1
2
3
4
5
6
7
8
9
10
	db "WORM@" ; species name
	dw 100, 60 ; height, weight

	db   "Its feet have"
	next "suction cups"
	next "designed to stick"

	page "to any surface. It"
	next "tenaciously climbs"
	next "trees to forage.@"