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