summaryrefslogtreecommitdiff
path: root/npc/008-1/diryn.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/008-1/diryn.txt')
-rw-r--r--npc/008-1/diryn.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/npc/008-1/diryn.txt b/npc/008-1/diryn.txt
new file mode 100644
index 00000000..e8bd5aa8
--- /dev/null
+++ b/npc/008-1/diryn.txt
@@ -0,0 +1,7 @@
+
+008-1,81,82,0 script Diryn the Traveler NPC103,{
+ @npcname$ = "Diryn";
+ @NpcTravelBit = $@hurnscald_bit;
+ callfunc "Traveler";
+ end;
+}