View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013242 | Dwarf Fortress | Dwarf Mode -- Jobs, General | public | 2025-08-03 16:26 | 2025-08-03 16:32 |
Reporter | Quietust | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Product Version | 52.02 | ||||
Summary | 0013242: Manager orders, item conditions for "sharpenable" items are broken due to malformed "food storage container" checks | ||||
Description | If a manager order is created with an item condition with the "sharpenable" flag set, the logic for checking if any matching items exist looks in the list of food containers, where it probably isn't going to find any. The problem is that the code checks for "FOOD_STORAGE_CONTAINER", but it's checking against the wrong flag variable - rather than looking at "itemneeded_flag3", it's looking at "itemneeded_flag" (where the corresponding flag means "SHARPSTONE"). | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-08-03 16:26 | Quietust | New Issue |