diff options
author | sevenzz23 <sevenzz23@yahoo.com> | 2013-11-01 02:22:55 +0700 |
---|---|---|
committer | sevenzz23 <sevenzz23@yahoo.com> | 2013-11-01 02:22:55 +0700 |
commit | c5795013b52c95847491e13a5549381016629640 (patch) | |
tree | e28ccdebc2a1d308acf6f1117c2253ae61fb4f5c /conf/groups.conf | |
parent | c47d8e4b8f9d63ab6b4e7e286e91cd50a5bdd151 (diff) | |
download | hercules-c5795013b52c95847491e13a5549381016629640.tar.gz hercules-c5795013b52c95847491e13a5549381016629640.tar.bz2 hercules-c5795013b52c95847491e13a5549381016629640.tar.xz hercules-c5795013b52c95847491e13a5549381016629640.zip |
Item Binding System Final.
Fixed, some issue thanks to Master Ind ;)
Signed-off-by: sevenzz23 <sevenzz23@yahoo.com>
Diffstat (limited to 'conf/groups.conf')
-rw-r--r-- | conf/groups.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/groups.conf b/conf/groups.conf index 7c97352dc..9a4c57126 100644 --- a/conf/groups.conf +++ b/conf/groups.conf @@ -260,6 +260,7 @@ groups: ( log_commands: true permissions: { can_trade: true + can_trade_bounded: false can_party: true all_skill: false all_equipment: false |