git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7257 54d463be-8e91-2dee-dedb-b68131a5f0ec
@@ -124,7 +124,8 @@ item_drop_treasure_max: 10000
item_logarithmic_drops: no
// Can the monster's drop rate become 0? (Note 1)
-drop_rate0item: yes
+// Defualt: no (as in official servers).
+drop_rate0item: no
// drop_by_luk: Leave at 0 to use normal drop system. Anything higher than 0 will allow luk to affect drop rates. Note that both methods can be combined (the old method is applied first).