Fixed typo that made this thing on by default while it should be off.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16352 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
shennetsind 2012-06-28 09:05:36 +00:00
parent 32cb4c7931
commit 2c054848be

View File

@ -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
atcommand_mobinfo_type: 0