diff options
-rw-r--r-- | conf/battle/gm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle/gm.conf b/conf/battle/gm.conf index 6d43d4e73..e02efa9a8 100644 --- a/conf/battle/gm.conf +++ b/conf/battle/gm.conf @@ -29,4 +29,4 @@ 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 +atcommand_mobinfo_type: 0
\ No newline at end of file |