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