From 10dc6a79dbb9c2ab246e958b97ddc206d9ac9cf2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 23 May 2019 18:40:39 -0300 Subject: Reduce "dupe trade ban" length from 4 minutes to a single minute. I'm considering disabling it, but that could be dangerous... For the player. --- conf/map/battle/gm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/map/battle') 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 -- cgit v1.2.3-60-g2f50