summaryrefslogtreecommitdiff
path: root/world/map/npc/013-1/traveler.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/013-1/traveler.txt')
-rw-r--r--world/map/npc/013-1/traveler.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/world/map/npc/013-1/traveler.txt b/world/map/npc/013-1/traveler.txt
deleted file mode 100644
index 7439b8d8..00000000
--- a/world/map/npc/013-1/traveler.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-013-1,120,90,0|script|Faris the Traveler|103
-{
- set @npcname$, "Faris";
- set @NpcTravelBit, $@magic_house_bit;
- callfunc "Traveler";
- end;
-}