mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
243 B
NASM
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
|
||
|
|