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

	db   "Grains of sand"
	next "trapped in its"
	next "shells mix with"

	page "its body fluids to"
	next "form beautiful"
	next "pearls.@"