Skip to content

Commit

Permalink
buh plz pr fried eggs graph soon (#409)
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffiestFloof authored Nov 7, 2023
1 parent 6aa5c82 commit c5debff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ public sealed partial class RoboisseurComponent : Component
[DataField("blacklistedProtos")]
public IReadOnlyList<String> BlacklistedProtos = new[]
{
// "FoodMothPesto",
"FoodBurgerSpell",
"FoodBreadBanana",
"FoodMothSqueakingFry",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@
time: 10
solids:
FoodRiceBoiled: 1
FoodMealFriedegg: 2
FoodEgg: 2 #FoodMealFriedegg when we can actually fry eggs buh
FoodMeatCutlet: 1 #FoodMeatBacon when it's actually findable

- type: microwaveMealRecipe
Expand Down

0 comments on commit c5debff

Please sign in to comment.