summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/murkrow.asm
blob: 5835591c5606d5d14208fba8acf16a0afe3cc696 (plain)
1
2
3
4
5
6
7
8
9
10
	db "DARKNESS@" ; species name
	dw 108, 50 ; height, weight

	db   "It is said that"
	next "when chased, it"
	next "lures its attacker"

	page "onto dark mountain"
	next "trails where the"
	next "foe will get lost.@"