DEPRECATED: The server data developed for the tmwAthena server used by The Mana World Legacy. All further development will take place in the "server-data" repo.
018-3.gat,71,127,0|script|#DemonSword#_M|400,
{
if (getskilllv(SKILL_MAGIC))
goto L_message;
close;
L_message:
mes "[Sword in Rock]";
mes "\"Ouch... my head...\"";
close;
}