summaryrefslogtreecommitdiff
path: root/npc/002-3/traveler.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/002-3/traveler.txt')
-rw-r--r--npc/002-3/traveler.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/002-3/traveler.txt b/npc/002-3/traveler.txt
new file mode 100644
index 00000000..5fc218c6
--- /dev/null
+++ b/npc/002-3/traveler.txt
@@ -0,0 +1,7 @@
+
+002-3,25,28,0 script Jena the Traveler NPC103,{
+ @npcname$ = "Jena";
+ @NpcTravelBit = $@tul_mine_bit;
+ callfunc "Traveler";
+ end;
+}