forked from MagicBane/Server
Refactor of item.name; simplification.
This commit is contained in:
@@ -583,7 +583,6 @@ public class ItemFactory {
|
||||
//set value to 0 so magicvalue can be recalculated in getValue.
|
||||
ml.setValue(0);
|
||||
|
||||
|
||||
float time;
|
||||
float rank = npc.getBuilding().getRank() - 1;
|
||||
float rate = (float) (2.5 * rank);
|
||||
|
||||
Reference in New Issue
Block a user