Contextual variable name updates

This commit is contained in:
2024-04-13 07:54:26 -04:00
parent 68f2af5306
commit f076b38044
3 changed files with 12 additions and 12 deletions
@@ -85,8 +85,8 @@ public class ItemProductionMsgHandler extends AbstractClientMsgHandler {
workOrder.templateID = msg.templateID;
workOrder.prefixToken = msg.pToken;
workOrder.suffixToken = msg.sToken;
workOrder.itemName = msg.name;
workOrder.slotCount = 0;
workOrder.item_name_override = msg.name;
workOrder.slots_used = 0;
// Validate vendor can roll this item