diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-12-29 22:08:57 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2019-01-14 20:18:11 +0300 |
commit | 939568eb4adab9b1353b09885f9ea510a45eccc9 (patch) | |
tree | a643109428e9244e82f5c156f13c292149abddf4 /npc/scripts_custom.conf | |
parent | 42c129494a2b9f9899fb28fb5ca5792ee850ce07 (diff) | |
download | hercules-939568eb4adab9b1353b09885f9ea510a45eccc9.tar.gz hercules-939568eb4adab9b1353b09885f9ea510a45eccc9.tar.bz2 hercules-939568eb4adab9b1353b09885f9ea510a45eccc9.tar.xz hercules-939568eb4adab9b1353b09885f9ea510a45eccc9.zip |
Add barter shop demo script.
Diffstat (limited to 'npc/scripts_custom.conf')
-rw-r--r-- | npc/scripts_custom.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts_custom.conf b/npc/scripts_custom.conf index 14384fd17..a5aad9767 100644 --- a/npc/scripts_custom.conf +++ b/npc/scripts_custom.conf @@ -50,6 +50,7 @@ //"npc/custom/card_remover.txt", //"npc/custom/item_signer.txt", //"npc/custom/woe_controller.txt", +//"npc/custom/bartershop.txt", //================= Other Scripts ========================================= // -- MVP Arena |