mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-12 01:43:40 +00:00
* Log the food's type instead of the component's (#72031) ## About The Pull Request Two year old bug that was filling the food_made table with /datum/component/edible instead of actual food ## Why It's Good For The Game Means I don't have to parse two different tables instead of one convenient one ## Changelog 🆑 Tattle fix: crafted foods are logged in the blackbox once more /🆑 Co-authored-by: tattle <article.disaster@ gmail.com> * Log the food's type instead of the component's Co-authored-by: tattle <66640614+dragomagol@users.noreply.github.com> Co-authored-by: tattle <article.disaster@ gmail.com>