summaryrefslogtreecommitdiff
path: root/npc/029-1/traveler.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/029-1/traveler.txt')
-rw-r--r--npc/029-1/traveler.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/029-1/traveler.txt b/npc/029-1/traveler.txt
new file mode 100644
index 00000000..83b623fc
--- /dev/null
+++ b/npc/029-1/traveler.txt
@@ -0,0 +1,7 @@
+
+029-1,69,68,0 script Knitra the Traveler NPC103,{
+ @npcname$ = "Knitra";
+ @NpcTravelBit = $@candor_bit;
+ callfunc "Traveler";
+ end;
+}