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