018-3.gat,71,127,0|script|#DemonSword#_M|127,{
    if (getskilllv(SKILL_MAGIC))
        goto L_message;
    close;

L_message:
    mes "[Sword in Rock]";
    mes "\"Ouch... my head...\"";
    close;
}