change stone drop rate

08/14/2015 04:48 DolaSamir#1
i need to make the 11th stones drop are the highest as posp.
08/19/2015 06:18 Bocc1337#2
Update _RefDropItemAssign
set DropRatio = 0
where RefItemID between 6679 and 7062


Just set the stones id and drop rate you want to have
08/19/2015 06:18 Bocc1337#3
Update _RefDropItemAssign
set Prob_Relative = 0
where RefItemID between 6679 and 7062


sorry wrong one