diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-09 18:58:41 -0200 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-09 18:58:41 -0200 |
commit | e5439ada23860bf478a53221ce28eecafdc1a967 (patch) | |
tree | 1ec23efa1ec3e511b66363113f42e980661e99a6 /npc/scripts.conf | |
parent | 8e4dfe9c9c6763a3bdbb900d88513b2761228f45 (diff) | |
download | serverdata-e5439ada23860bf478a53221ce28eecafdc1a967.tar.gz serverdata-e5439ada23860bf478a53221ce28eecafdc1a967.tar.bz2 serverdata-e5439ada23860bf478a53221ce28eecafdc1a967.tar.xz serverdata-e5439ada23860bf478a53221ce28eecafdc1a967.zip |
Include Soul Menhir scripts. This is still a work in progress.
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 83fb0348a..4dcf99a9a 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -44,6 +44,7 @@ "npc/functions/bank.txt", "npc/functions/confused-tree-dict.txt", "npc/functions/util.txt", +"npc/functions/soul_menhir.txt", // quest debug "npc/functions/quest-debug/functions.txt", |