summaryrefslogtreecommitdiff
path: root/npc/000-0-0/area.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-0-0/area.txt')
-rw-r--r--npc/000-0-0/area.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/npc/000-0-0/area.txt b/npc/000-0-0/area.txt
deleted file mode 100644
index 48048013..00000000
--- a/npc/000-0-0/area.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-// Evol scripts.
-// Authors:
-// Vasily_Makarov
-// Description:
-// fix me
-
-000-0-0.gat,0,0,0,0 script Sailor 0,0,0,{
-
- mesn;
- mesq l("You are dead!");
- close;
-
-}