summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/mr__mime.asm
blob: dce25be6785b1ccec49c2f9385efc0f9b901a1b0 (plain)
1
2
3
4
5
6
7
8
9
10
; MrMimePokedexEntry: ; 0x1b97ea
	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.@"