Delta-v/Content.Server/Nutrition/EntitySystems
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
..
AnimalHusbandrySystem.cs Move minds, roles, jobs and objectives to shared (#19679) 2023-08-30 21:46:11 -07:00
CreamPieSystem.cs Moves SolutionContainerManagerComponent to Shared. (#20944) 2023-10-14 22:07:17 +02:00
DrinkSystem.cs Moves SolutionContainerManagerComponent to Shared. (#20944) 2023-10-14 22:07:17 +02:00
FatExtractorSystem.cs Lipid Extractor (#15597) 2023-04-22 17:03:50 +10:00
FlavorProfileSystem.cs Allow solutions to store extra reagent data (#19323) 2023-09-05 07:55:10 +10:00
FoodSystem.cs Moves SolutionContainerManagerComponent to Shared. (#20944) 2023-10-14 22:07:17 +02:00
OpenableSystem.cs Openable refactor (#19750) 2023-09-27 21:59:12 +02:00
SliceableFoodSystem.cs Deep Fryer And Its Powers (#163) 2023-10-18 23:57:10 +02:00
SmokingSystem.Cigar.cs Monkey can wear breath mask and smoke a blunt (#14612) 2023-03-25 15:59:48 -07:00
SmokingSystem.SmokingPipe.cs Moves SolutionContainerManagerComponent to Shared. (#20944) 2023-10-14 22:07:17 +02:00
SmokingSystem.Vape.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
SmokingSystem.cs Moves SolutionContainerManagerComponent to Shared. (#20944) 2023-10-14 22:07:17 +02:00
TrashOnEmptySystem.cs Moves SolutionContainerManagerComponent to Shared. (#20944) 2023-10-14 22:07:17 +02:00
UtensilSystem.cs Fix some food mispredicts (#16183) 2023-05-07 12:58:20 +10:00