mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-06-08 23:14:06 +01:00
f312297f9d
* Changed Milo to Miso * Update baked_goods.dm * typo fix * Revert "typo fix" This reverts commit3f6ca6a5b9. * Revert "Revert "typo fix"" This reverts commitb67ed80d8d. * Update food.dm * removing beff and pepperoni * adding onions as juiceable * made drying grapes give you homemade raisins since homemade raisins were already in the code * undo the onionjuice because it crashed my test server * replaced the vomit cheese with vomit cheese substitute, removed beff and pepperoni, made weird cheese actualy spawn a weird cheese wedge * updated enzyme name and description to match how catalysts actually work and how the enzyme already works in game (and has for almost a decade in game) * Moved onion rings to the deepfryer instead of microwave * makes the fries recipe actually makes sense, and makes it benefit from the upgrades of the processor (so you can get more fries) * made macaroni and cheese names consistent * moved two recipes to oven from microwave * Wine comes from grapes ya dingus * name fix * made burger recipes consistent except for the big bite and super big bites * yaki imo is baked whole sweet potato, not processed! * Update code/modules/food_and_drinks/kitchen_machinery/deep_fryer.dm Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com> * Update code/modules/food_and_drinks/kitchen_machinery/deep_fryer.dm Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com> * Update code/modules/food_and_drinks/food/foods/pizza.dm Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com> * made food names consistently lower case Except of course for foods that are supposed to be brand names, like Space Twinkie or the BigBite burger * Missed one * Back to american mac 'n' cheese spelling * Macaroniiiii Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>