From 9877fd4ad81120af8e63e96d5d429092014dc017 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 7 Jul 2021 20:34:27 -0300 Subject: Remove all Legacy files --- world/map/npc/006-1/traveler.txt | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 world/map/npc/006-1/traveler.txt (limited to 'world/map/npc/006-1/traveler.txt') diff --git a/world/map/npc/006-1/traveler.txt b/world/map/npc/006-1/traveler.txt deleted file mode 100644 index 7c84e040..00000000 --- a/world/map/npc/006-1/traveler.txt +++ /dev/null @@ -1,11 +0,0 @@ -// This is a teleportation (warp) NPC. Its purpose is to offer expensive, fast trips throughout the world. -// Author: Wombat, wushin -// cost depending on level and adapted to new scripting guidelines: Jenalya - -006-1,25,95,0|script|Rhutan the Traveler|103 -{ - set @npcname$, "Rhutan"; - set @NpcTravelBit, $@pachua_bit; - callfunc "Traveler"; - end; -} -- cgit v1.2.3-70-g09d2