pokecrystal-board/stats/pokedex/entries/122.asm
2013-02-05 19:29:20 -05:00

9 lines
243 B
NASM

; 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