From a411c8bd9aa6a22c356f8dec444c4dcec0a1b400 Mon Sep 17 00:00:00 2001 From: Reid <reidyaro@gmail.com> Date: Tue, 10 Jan 2012 12:50:45 +0100 Subject: Add letter write NPC on 000-2-1. --- npc/000-2-1/_import.txt | 1 + npc/000-2-1/dan.txt | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 npc/000-2-1/dan.txt (limited to 'npc') diff --git a/npc/000-2-1/_import.txt b/npc/000-2-1/_import.txt index 09636b78..c85bfca6 100644 --- a/npc/000-2-1/_import.txt +++ b/npc/000-2-1/_import.txt @@ -7,3 +7,4 @@ npc: npc/000-2-1/peter.txt npc: npc/000-2-1/devis.txt npc: npc/000-2-1/arpan.txt npc: npc/000-2-1/knife.txt +npc: npc/000-2-1/dan.txt 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; + +} -- cgit v1.2.3-70-g09d2