summaryrefslogtreecommitdiff
path: root/npc/020-1/traveler.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/020-1/traveler.txt')
-rw-r--r--npc/020-1/traveler.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/020-1/traveler.txt b/npc/020-1/traveler.txt
new file mode 100644
index 00000000..68dc9403
--- /dev/null
+++ b/npc/020-1/traveler.txt
@@ -0,0 +1,6 @@
+020-1,57,123,0 script Knox the Traveler NPC103,{
+ @npcname$ = "Knox";
+ @NpcTravelBit = $@nivalis_bit;
+ callfunc "Traveler";
+ end;
+}