diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-06 12:49:10 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-06 12:49:10 -0300 |
commit | 48551c2016339956979f2c9f73115af36c1a0292 (patch) | |
tree | 05007879cfe76d4858d2510e937b1656c20beb0e /npc/scripts.conf | |
parent | 23ac38921f6f9f58e619b41f7467dff7e6a00df7 (diff) | |
parent | 600fac0c6e0d07dd99aeccf443e2262239b64aea (diff) | |
download | serverdata-jesusalva/resync.tar.gz serverdata-jesusalva/resync.tar.bz2 serverdata-jesusalva/resync.tar.xz serverdata-jesusalva/resync.zip |
Merge branch 'jesusalva/resync' of gitlab.com:jesusalva/evolsrc into jesusalva/resyncjesusalva/resync
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index 8763f633..8185ef56 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -93,11 +93,13 @@ "npc/functions/quest-debug/038-HurnscaldQuests_Inspector.txt", "npc/functions/quest-debug/039-HurnscaldQuests_ForestBow.txt", "npc/functions/quest-debug/040-HurnscaldQuests_WoodenShield.txt", +"npc/functions/quest-debug/041-General_Cooking.txt", // Item functions "npc/items/croconut.txt", "npc/items/shovel.txt", "npc/items/rand_sc_heal.txt", +"npc/items/recipes.txt", // custom atcommands "npc/commands/music.txt", |