summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/skarmory.asm
blob: 46f0a12fc7e24ff411cee0cf4425509a539c6820 (plain)
1
2
3
4
5
6
7
8
9
10
	db "ARMOR BIRD@" ; species name
	dw 507, 1110 ; height, weight

	db   "The feathers that"
	next "it sheds are very"
	next "sharp. It is said"

	page "that people once"
	next "used the feathers"
	next "as swords.@"