From 6efb781ea3ddffb95d092d2b6eb8acc89d8321a7 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sun, 24 Jun 2012 01:09:43 +0000 Subject: Fixed bugreport:5295 Added a config so each server owner may decide whether their users are to view the actual data or not, requires RENEWAL_DROP git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16337 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/battle/gm.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf/battle/gm.conf') diff --git a/conf/battle/gm.conf b/conf/battle/gm.conf index fe07a6fc4..6d43d4e73 100644 --- a/conf/battle/gm.conf +++ b/conf/battle/gm.conf @@ -25,3 +25,8 @@ atcommand_max_stat_bypass: no // Ban people that try trade dupe. // 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 @iteminfo to not display the minimum item drop rate (since it can't tell the mob level) +atcommand_mobinfo_type: 1 \ No newline at end of file -- cgit v1.2.3-70-g09d2