Delta-v/Content.Server/Nutrition
JJ f06fc04768
Deep Fryer And Its Powers (#163)
* Deep Fryer And Its Powers

The Deep Fryer has been implemented. It uses Corn Oil, Ghee, and Olive Oil to fry. Other features include:
1. Mixing Oil and Water at a certain temperature causes smoke.
2. When throwing an object at the Deep Fryer, a Chef will *always* land the shot, but anyone else has a chance of missing.
3. When an item is sliced, an event is triggered that other items can see.

* Update meal_recipes.yml

* Reworking the effects so they won't trigger on init.

* Create DeepFryerTest.cs

* Commenting out the UnsafeOilVolumeEffects part of the .yml. Something about the sound script inside of it breaks UnintializedSaveTest and it's not necessary for a smoke reaction to occur anyway.

* Update DeepFryerSystem.cs
2023-10-18 23:57:10 +02:00
..
Components Replace string data fields with LocId where relevant (#20883) 2023-10-14 22:02:30 +02:00
EntitySystems Deep Fryer And Its Powers (#163) 2023-10-18 23:57:10 +02:00
Hungry.cs Hunger ECS (#14939) 2023-04-03 12:42:30 +10:00
IngestionEvents.cs magic bread wand (#17044) 2023-06-03 12:08:52 -07:00