Item prefix and suffix applied

This commit is contained in:
2024-04-20 12:28:30 -04:00
parent a859150a20
commit cca4521c93
+3
View File
@@ -314,6 +314,9 @@ public enum ForgeManager implements Runnable {
// Apply Item effects for Prefix and Suffix tokens
completedItem.prefixToken = workOrderItem.prefixToken;
completedItem.suffixToken = workOrderItem.suffixToken;
applyItemEffects(completedItem);
// add to the vendor inventory