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

	db   "It is recognized"
	next "as a symbol of"
	next "longevity. If its"

	page "shell has algae on"
	next "it, that WARTORTLE"
	next "is very old.@"