summaryrefslogtreecommitdiff
path: root/npc/000-2-1/dan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-1/dan.txt')
-rw-r--r--npc/000-2-1/dan.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/npc/000-2-1/dan.txt b/npc/000-2-1/dan.txt
new file mode 100644
index 00000000..37b072c8
--- /dev/null
+++ b/npc/000-2-1/dan.txt
@@ -0,0 +1,14 @@
+// Evol scripts.
+// Authors:
+// Reid
+// Description:
+// Note writter first part.
+
+000-2-1.gat, 23,33,0,0 script Dan 312,{
+
+ mesn;
+ mesq lg("Sorry, but I'm busy right now.");
+
+ close;
+
+}