summaryrefslogtreecommitdiff
path: root/npc/new_3-1-tulimshar/barber.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/new_3-1-tulimshar/barber.txt')
-rw-r--r--npc/new_3-1-tulimshar/barber.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/npc/new_3-1-tulimshar/barber.txt b/npc/new_3-1-tulimshar/barber.txt
deleted file mode 100644
index bd6b148e..00000000
--- a/npc/new_3-1-tulimshar/barber.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-new_3-1.gat,53,38,0 script Nicolas 100,{
- mes "[Nicolas the Barber]";
- mes "\"Do you need a barber?\"";
- next;
- callfunc "Barber";
- mes "[Nicolas the Barber]";
- mes "\"Come again!\"";
- close;
-}