shithub: pokecrystal

ref: 850ade2f41ce83d00e286267fe36fc4e81f3d56f
dir: /stats/pokedex/entries/122.asm/

View raw version
; MrMimePokedexEntry: ; 0x1b97ea
	db "BARRIER@" ; species name
	dw 403, 1200 ; height, width
	
	db   "It uses the"
	next "mysterious"
	next "power it has in"
	page "its fingers to"
	next "solidify air into"
	next "an invisible wall.@"
; 0x1b9851