Files
Bubberstation/code/datums/elements
SkyratBot c49d7bff9f [MIRROR] Dead code removal, redundant text macros, drying rack now applies TRAIT_FOOD_CHEF_MADE. [MDB IGNORE] (#25971)
* 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>
2024-01-04 16:58:31 +00:00
..