summaryrefslogtreecommitdiff
path: root/npc/scripts.conf
diff options
context:
space:
mode:
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r--npc/scripts.conf10
1 files changed, 9 insertions, 1 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf
index 210a1d78..1acf575a 100644
--- a/npc/scripts.conf
+++ b/npc/scripts.conf
@@ -45,6 +45,9 @@
"npc/functions/villagertalk.txt",
"npc/functions/npcmovegraph.txt",
"npc/functions/fishing.txt",
+"npc/functions/foraging.txt",
+"npc/functions/hunting.txt",
+"npc/functions/mining.txt",
"npc/functions/mouboofunc.txt",
"npc/functions/generic-text.txt",
"npc/functions/asklanguage.txt",
@@ -56,13 +59,13 @@
"npc/functions/treasure.txt",
"npc/functions/afk.txt",
"npc/functions/resetstatus.txt",
+"npc/functions/rebirth.txt",
// May rely on custom functions and thus must be handled by last
"npc/functions/util.txt",
"npc/functions/faction.txt",
"npc/functions/scoreboards.txt",
"npc/functions/manhole.txt",
-"npc/functions/skills.txt",
"npc/functions/lockpicks.txt",
"npc/functions/crafting.txt",
"npc/functions/referral.txt",
@@ -169,6 +172,11 @@
"npc/config/location.txt",
"npc/config/magic.txt",
+// rEvolt gameplay core
+"npc/functions/mmo.txt",
+"npc/commands/info.txt",
+"npc/functions/skills.txt",
+
// placeholder scripts
//"npc/placeholder/angus.txt",
//"npc/placeholder/caul.txt",