diff options
-rw-r--r-- | conf/map/battle/gm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/battle/gm.conf b/conf/map/battle/gm.conf index abd8f8e6e..43c083466 100644 --- a/conf/map/battle/gm.conf +++ b/conf/map/battle/gm.conf @@ -48,7 +48,7 @@ atcommand_max_stat_bypass: false // Ban people that try trade dupe. // Duration of the ban, in minutes (default: 5). To disable the ban, set 0. -ban_hack_trade: 4 +ban_hack_trade: 1 // requires RENEWAL_DROP to be enabled (src/map/config/renewal.h) // modifies @mobinfo to display the users' real drop rate as per renewal_drop formula |