- Switched drop_rate0item to NO according to iRO.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7257 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
musashiden 2006-06-19 20:46:07 +00:00
parent f28f036a88
commit bf5a24f7b6

View File

@ -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).