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.
// Sandstorm mine guard
043-1.gat,88,60,0|script|Ryger|123
{
mes "[Ryger]";
mes "\"I'm watching this mine to make sure the monsters don't harm the miners.\"";
goto L_Close;
L_Close:
close;
}