summaryrefslogtreecommitdiff
path: root/npc/001-1/lucas.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/lucas.txt')
-rw-r--r--npc/001-1/lucas.txt18
1 files changed, 0 insertions, 18 deletions
diff --git a/npc/001-1/lucas.txt b/npc/001-1/lucas.txt
deleted file mode 100644
index 558889d2..00000000
--- a/npc/001-1/lucas.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-// Evol scripts.
-// Author:
-// Reid
-// Description:
-// Legion member.
-
-001-1,59,44,0 script Lucas#001-1 NPC_LUCAS,{
-
- villagertalk();
-
- closeclientdialog;
- close;
-
-OnInit:
- .distance = 3;
- end;
-}
-