summaryrefslogtreecommitdiff
path: root/npc/003-1/guardvalou.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-1/guardvalou.txt')
-rw-r--r--npc/003-1/guardvalou.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/npc/003-1/guardvalou.txt b/npc/003-1/guardvalou.txt
deleted file mode 100644
index 97e20cca4..000000000
--- a/npc/003-1/guardvalou.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-// Author:
-// Saulc
-
-003-1,62,158,0 script Guard Valou 451,{
-
-
-hello;
-
-OnInit:
- .sex = G_MALE;
- .distance = 3;
- end;
-}
-