// Tulimshar's main workshop

// The receptionist
021-2.gat,22,63,0|script|Sonir|118,
{
    mes "[Sonir]";
    mes "\"Welcome to The Wizards's Rest!\"";
    next;
    mes "[Sonir]";
    mes "\"We have limited housing on the second floor.\"";
    close;
}