summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/wartortle.asm
blob: f23031c1b0621149663dd9250fc6fcb400d144bb (plain)
1
2
3
4
5
6
7
8
9
10
	db "TURTLE@" ; species name
	dw 303, 500 ; height, weight

	db   "It cleverly con-"
	next "trols its furry"
	next "ears and tail to"

	page "maintain its"
	next "balance while"
	next "swimming.@"