diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-28 03:50:15 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-28 03:50:15 -0300 |
commit | a5f1f39147ba6635bc191106c7ee346e2ccce5d9 (patch) | |
tree | ece7aaafae8e7bff5d3a7a06af2dc03415e66464 /npc/scripts.conf | |
parent | 14e713beea5757ccade2767140b04ec2b23aa9c8 (diff) | |
download | serverdata-a5f1f39147ba6635bc191106c7ee346e2ccce5d9.tar.gz serverdata-a5f1f39147ba6635bc191106c7ee346e2ccce5d9.tar.bz2 serverdata-a5f1f39147ba6635bc191106c7ee346e2ccce5d9.tar.xz serverdata-a5f1f39147ba6635bc191106c7ee346e2ccce5d9.zip |
Missing files + fishing book
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 ad1f8d70e..e95934bb7 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -50,6 +50,7 @@ "npc/functions/quest-debug/functions.txt", // Item functions +"npc/items/books.txt", "npc/items/croconut.txt", "npc/items/shovel.txt", "npc/items/rand_sc_heal.txt", |