summaryrefslogtreecommitdiff
path: root/npc/021-2/workshop.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/021-2/workshop.txt')
-rw-r--r--npc/021-2/workshop.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/npc/021-2/workshop.txt b/npc/021-2/workshop.txt
deleted file mode 100644
index ffe732b4..00000000
--- a/npc/021-2/workshop.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-// 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;
-}