summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-05-24 22:16:50 -0300
committerJesusaves <cpntb1@ymail.com>2019-05-24 22:16:50 -0300
commiteee8b9997ad63cc136adc6d158086304c6293dd2 (patch)
tree85d4ad1aa701e99315e1d368a92221b652cbc8b9
parent357b89c0f566b84af625c659fcc34ab5089ad2ab (diff)
downloadserverdata-eee8b9997ad63cc136adc6d158086304c6293dd2.tar.gz
serverdata-eee8b9997ad63cc136adc6d158086304c6293dd2.tar.bz2
serverdata-eee8b9997ad63cc136adc6d158086304c6293dd2.tar.xz
serverdata-eee8b9997ad63cc136adc6d158086304c6293dd2.zip
Move craft/ to toplevel
-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",