diff options
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index ad0e2113a..51f620e56 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -67,6 +67,10 @@ "npc/items/shovel.txt", "npc/items/teleporter.txt", +// Crafting System +"npc/functions/craft/alchemy.txt", + + // custom atcommands "npc/commands/music.txt", "npc/commands/exp.txt", |