* Dead code removal, redundant text macros, drying rack now applies TRAIT_FOOD_CHEF_MADE. (#80677)
I've been coding a PR these couple days, and I've noticed a few
oversights, all related to food, while working on it.
This PR removes an unused, 12 years old datum, and some redundant text
macros in a text string, for processable items, that already uses the
bold spans. It also makes it so food made with a drying rack gets the
chef made trait, similarly to other methods (though not as foolproof).
* Dead code removal, redundant text macros, drying rack now applies TRAIT_FOOD_CHEF_MADE.
---------
Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>