summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/craft/alchemy.txt (renamed from npc/functions/craft/alchemy.txt)0
-rw-r--r--npc/craft/smith.txt (renamed from npc/functions/craft/smith.txt)0
-rw-r--r--npc/scripts.conf4
3 files changed, 2 insertions, 2 deletions
diff --git a/npc/functions/craft/alchemy.txt b/npc/craft/alchemy.txt
index e23416596..e23416596 100644
--- a/npc/functions/craft/alchemy.txt
+++ b/npc/craft/alchemy.txt
diff --git a/npc/functions/craft/smith.txt b/npc/craft/smith.txt
index d75f30d92..d75f30d92 100644
--- a/npc/functions/craft/smith.txt
+++ b/npc/craft/smith.txt
diff --git a/npc/scripts.conf b/npc/scripts.conf
index ef41340c9..6eae66be8 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -76,8 +76,8 @@
"npc/items/teleporter.txt",
// Crafting System
-"npc/functions/craft/alchemy.txt",
-"npc/functions/craft/smith.txt",
+"npc/craft/alchemy.txt",
+"npc/craft/smith.txt",
// custom atcommands
"npc/commands/music.txt",