summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/vulpix.asm
blob: 495d6ca6b486edacb81700bebd7a44791b91e986 (plain)
1
2
3
4
5
6
7
8
9
10
	db "FOX@" ; species name
	dw 200, 220 ; height, weight

	db   "If it is attacked"
	next "by an enemy that"
	next "is stronger than"

	page "itself, it feigns"
	next "injury to fool the"
	next "enemy and escapes.@"