summaryrefslogtreecommitdiff
path: root/npc/033-1/traveler.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/033-1/traveler.txt')
-rwxr-xr-xnpc/033-1/traveler.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/033-1/traveler.txt b/npc/033-1/traveler.txt
new file mode 100755
index 00000000..0e40675d
--- /dev/null
+++ b/npc/033-1/traveler.txt
@@ -0,0 +1,7 @@
+
+033-1,63,30,0 script Khoenan the Traveler NPC103,{
+ @npcname$ = "Khoenan";
+ @NpcTravelBit = $@barbarians_bit;
+ callfunc "Traveler";
+ end;
+}