From 47165ac2c6dade0ff009626993f022ea31e50bf5 Mon Sep 17 00:00:00 2001 From: Sirius Date: Mon, 8 Jun 2020 09:00:41 +0200 Subject: Changed atcommand_mobinfo_type in gm.conf for a better understanding --- conf/map/battle/gm.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'conf/map/battle') diff --git a/conf/map/battle/gm.conf b/conf/map/battle/gm.conf index bd5cfbef7..f0e9083d7 100644 --- a/conf/map/battle/gm.conf +++ b/conf/map/battle/gm.conf @@ -50,10 +50,11 @@ atcommand_max_stat_bypass: false // Duration of the ban, in minutes (default: 5). To disable the ban, set 0. ban_hack_trade: 5 -// 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 +// modifies @mobinfo to display the users' real drop rate as per renewal_drop formula (Note 1) // modifies @iteminfo to not display the minimum item drop rate (since it can't tell the mob level) -atcommand_mobinfo_type: 0 +// NOTE: requires RENEWAL_DROP to be enabled (src/map/config/renewal.h) +// Default: false +atcommand_mobinfo_type: false // Ignore warpable area configuration. // Set the minimum group id to ignore invalid cells when warping. -- cgit v1.2.3-60-g2f50