summaryrefslogtreecommitdiff
path: root/npc/021-2/workshop.txt
blob: ffe732b411a420db227a73d05edc5d43959feb04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
// 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;
}