Files
Bubberstation/code/modules
SkyratBot 4400a6dca4 [MIRROR] Add ketchup bottle, for mail and crafting purposes [MDB IGNORE] (#19865)
* Add ketchup bottle, for mail and crafting purposes (#73954)

🆑 coiax
add: Chefs can sometimes get ketchup bottles in the mail.
fix: Ketchup in the crafting menu is now represented as the bottle,
rather than an empty condiment pack.
/🆑

A lot of recipes are harder to read than they need to be because the
reagents don't have useful containers set. Although ketchup has the
condiment pack set as its "default container", it doesn't display the
red contents in the crafting menu.

Using the already existing ketchup bottle sprite that the condimaster
uses, made a separate pre-defined ketchup bottle for the reagent to
reference, which looks better.

And to provide something that cares about the existence of the dedicated
ketchup bottle (apart from the copy-pasted condimaster code which I am
not brave enough to refactor), lets chefs get ketchup in the mail.

![image](https://user-images.githubusercontent.com/609465/224579612-e439080f-3340-4ad6-816d-e6388fd86740.png)

* Add ketchup bottle, for mail and crafting purposes

---------

Co-authored-by: Jack Edge <yellowbounder@gmail.com>
2023-03-15 00:51:03 +00:00
..
2023-03-10 19:01:40 -05:00