summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/mr__mime.asm
blob: d96b9b37b71c22029840c688e52cf0d06a3f371d (plain)
1
2
3
4
5
6
7
8
9
10
	db "BARRIER@" ; species name
	dw 403, 1200 ; height, weight

	db   "It uses the"
	next "mysterious"
	next "power it has in"

	page "its fingers to"
	next "solidify air into"
	next "an invisible wall.@"