summaryrefslogtreecommitdiff
path: root/npc/009-2-4/aldred.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/009-2-4/aldred.txt')
-rw-r--r--npc/009-2-4/aldred.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/npc/009-2-4/aldred.txt b/npc/009-2-4/aldred.txt
deleted file mode 100644
index 9a340913..00000000
--- a/npc/009-2-4/aldred.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-// Evol scripts.
-// Author:
-// Micksha
-// Description:
-// Aldred is Hamond's and Reid's son.
-// THIS IS A PLACEHOLDER!
-
-009-2-4,50,35,0 script Aldred NPC_UNDEAD_WEPPER,{
- mesn;
- mesq l("Waaahhhhh!");
- close;
-
-OnInit:
- .distance = 4;
- end;
-}
-