Skip to content

Commit

Permalink
Removes cooked egg reaction (#2501)
Browse files Browse the repository at this point in the history
1984
  • Loading branch information
Stop-Signs authored Dec 22, 2024
1 parent 5ff156d commit 89429b1
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Resources/Prototypes/Recipes/Reactions/single_reagent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
products:
Protein: 0.5

- type: reaction
id: EggCooking
impact: Low
minTemp: 344
reactants:
Egg:
amount: 0.5
products:
EggCooked: 0.5
#- type: reaction # Delta V - Removed this reaction due to lack of function besides punishing chefs
# id: EggCooking
# impact: Low
# minTemp: 344
# reactants:
# Egg:
# amount: 0.5
# products:
# EggCooked: 0.5

- type: reaction
id: SapBoiling
Expand Down

0 comments on commit 89429b1

Please sign in to comment.