dfhack
dfhack copied to clipboard
Work Order export/import clear status
I want to make a suggestion I can't believe hasn't been made before. When exporting and importing work orders, the lines:
"is_active" : false,
"is_validated" : false,
It should always be set to false; changing all true to false should be pretty straightforward. That way, when you import them, the manager has to validate all work orders, and you don't get spam from a work order that doesn't meet the criteria of the new fort. Also, any instrument work orders that default to "REACTION" should be eliminated.