Skip to content

Commit

Permalink
Hazy food mapperfix (#690)
Browse files Browse the repository at this point in the history
* Recipes, cutlets, and reagents updated

* WEIRD bugs coming up now.

* Feature complete, creating PR for easier review/testing

* Kebabs removed

* McRib fix. I wish YAML showed multiple errors but that's life

* Did you know we just didn't have our own popcorn entity? My bad.

* Bun fixed

* Human burger out

* Weedbutter fix

* Missing entity fixed

* Now we're making real headway.

* Bacon tweak

* Pizza problem

* Ready to roll - pizza problem deferred

* Finished & Migration check is good!

* Minor nutrient tweak for fun

* Some tweaks have been made

* If this doesn't work someone else has to help me fix it. Deal? Deal

* Fixed bun error, burgers work again

---------

Co-authored-by: Peptide90 <[email protected]>
  • Loading branch information
HazelHyena and Peptide90 authored Nov 15, 2024
1 parent c9ec2de commit aea5fc4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Resources/Prototypes/_Nuclear14/Recipes/Cooking/meal_recipes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
result: N14CookedFoodBreadBun
time: 5
solids:
FoodDoughSlice: 1 # one third of a standard bread dough recipe
N14FoodDoughSlice: 1 # one third of a standard bread dough recipe

#Burgers

Expand Down Expand Up @@ -703,14 +703,14 @@

- type: microwaveMealRecipe
id: N14RecipeTatoSoup
name: tato soup recipe #N14 changes
name: tato soup recipe
result: N14CookedFoodSoupTato
time: 10
reagents:
Water: 10
solids:
FoodBowlBig: 1
N14FloraProduceWildTato: 2 #N14 changes
N14FloraProduceWildTato: 2

- type: microwaveMealRecipe
id: N14CookedRecipeBloodtatoSoup
Expand Down Expand Up @@ -834,12 +834,12 @@
result: N14CookedFoodMealPotatoLoaded
time: 15
solids:
N14FloraProduceWildTato: 1 #N14 change
N14FloraProduceWildTato: 1
N14FoodCheeseSlice: 1

- type: microwaveMealRecipe
id: N14RecipeFries
name: fries recipe #N14 change, space isn't real
name: fries recipe
result: N14CookedFoodMealFries
time: 15
reagents:
Expand Down Expand Up @@ -1095,7 +1095,7 @@

- type: microwaveMealRecipe
id: N14RecipeHotChili
name: hot chili recipe #N14 change
name: hot chili recipe
result: N14CookedFoodSoupChiliHot
time: 20
solids:
Expand All @@ -1113,7 +1113,7 @@
reagents:
Blackpepper: 5
solids:
N14FloraProduceWildGlowpepper: 1 #N14 change
N14FloraProduceWildGlowpepper: 1
N14FoodCheeseSlice: 2

- type: microwaveMealRecipe
Expand Down Expand Up @@ -1145,7 +1145,7 @@
time: 5
solids:
FoodBowlBig: 1
N14FoodAmbrosiaVulgaris: 3 #left as placeholder
N14FloraProduceWildBrocFlower: 3
N14FloraProduceWildMutfruit: 1

- type: microwaveMealRecipe
Expand Down

0 comments on commit aea5fc4

Please sign in to comment.