Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
DEATHB4DEFEAT committed Dec 17, 2023
1 parent 00beb81 commit bf75553
Showing 1 changed file with 17 additions and 15 deletions.
32 changes: 17 additions & 15 deletions Resources/Prototypes/Recipes/Reactions/food.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,21 +169,23 @@
- !type:CreateEntityReactionEffect
entity: FoodMeatMeatball

- type: reaction
id: CreateChocolate
impact: Low
quantized: true
conserveEnergy: false
reactants:
CocoaPowder:
amount: 4
Milk:
amount: 2
Sugar:
amount: 2
effects:
- !type:CreateEntityReactionEffect
entity: FoodSnackChocolateBar
# Parkstation-ThatsNotHowYouMakeChocolate Start
# - type: reaction
# id: CreateChocolate
# impact: Low
# quantized: true
# conserveEnergy: false
# reactants:
# CocoaPowder:
# amount: 4
# Milk:
# amount: 2
# Sugar:
# amount: 2
# effects:
# - !type:CreateEntityReactionEffect
# entity: FoodSnackChocolateBar
# Parkstation-ThatsNotHowYouMakeChocolate End

# Condiments

Expand Down

0 comments on commit bf75553

Please sign in to comment.