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.
// Tulimshar's main workshop
// The receptionist
021-2.gat,22,63,0 script Sonir 118,{
mes "[Sonir]";
mes "\"This is Tulimshar's main workshop. Much crafting happens here.\"";
next;
mes "[Sonir]";
mes "\"We also have limited housing on the second floor.\"";
close;
}