diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-24 22:48:29 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-24 22:48:29 -0300 |
commit | 9c76064b28f0aecbdc4d9955225a5c40c55fa02b (patch) | |
tree | 0379c2e89f7331924456e0b6b37bc9e9489f8ad0 /npc/scripts.conf | |
parent | f51cb024f2803b231f67eb0444becd4c16af01d1 (diff) | |
download | serverdata-9c76064b28f0aecbdc4d9955225a5c40c55fa02b.tar.gz serverdata-9c76064b28f0aecbdc4d9955225a5c40c55fa02b.tar.bz2 serverdata-9c76064b28f0aecbdc4d9955225a5c40c55fa02b.tar.xz serverdata-9c76064b28f0aecbdc4d9955225a5c40c55fa02b.zip |
Okay, the recipe book should work now (even if it is not there yet)
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index 6eae66be8..a5c220692 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -78,6 +78,7 @@ // Crafting System "npc/craft/alchemy.txt", "npc/craft/smith.txt", +"npc/craft/recipes.txt", // custom atcommands "npc/commands/music.txt", |