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-1.gat,110,43,0|script|#IceSword#_M|400,
{
if (getskilllv(SKILL_MAGIC))
goto L_message;
close;
L_message:
mes "[Sword in Pond]";
mes "\"Zzzzzz.....\"";
close;
}