summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/122.asm
blob: cd30ffea8773e7dadef4d52af20afba29c4818b1 (plain)
1
2
3
4
5
6
7
8
; MrMimePokedexEntry: ; 0x1b97ea
	db "BARRIER@" ; species name
	dw 403, 1200; height, width
	
	db "It uses the", $4e, "mysterious", $4e, "power it has in@"
	db "its fingers to", $4e, "solidify air into", $4e, "an invisible wall.@"
; 0x1b9851