forked from MagicBane/Server
Comment updates
This commit is contained in:
@@ -35,6 +35,9 @@ public enum ForgeManager implements Runnable {
|
||||
// Create workOrder items; one for each slot
|
||||
// assigned to this workOrder.
|
||||
|
||||
// if Prefix and suffix are null random roll item
|
||||
// otherwise roll what was asked for
|
||||
|
||||
workOrder.itemCount = workOrder.itemCount - 1;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user