Loading workorders at bootstrap
This commit is contained in:
@@ -92,6 +92,7 @@ public class WorkOrder implements Delayed {
|
||||
Item cookingItem = ForgeManager.forgeItem(this);
|
||||
cookingItem.prefixToken = prefix;
|
||||
cookingItem.suffixToken = suffix;
|
||||
cookingItem.setDateToUpgrade(this.completionTime);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user