shithub: pokecrystal

ref: 6bba0e7fd14a4b166e8779392c6ff994a42e14f1
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