pokecrystal-board/stats/pokedex/entries/122.asm

9 lines
243 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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