Skip to content

Commit

Permalink
Update food.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocosasel authored Nov 4, 2024
1 parent e77b4bc commit 4cffb48
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
- type: reaction
id: CreateRawDangoDough
id: createrawdangodough
impact: Low
quantized: true
conserveEnergy: false
Expand All @@ -12,10 +12,10 @@
amount: 5
effects:
- !type:CreateEntityReactionEffect
entity: RawDoughDangoBall
entity: rawdoughdangoball

- type: reaction
id: CreateRawRamen
id: createrawramen
impact: Low
quantized: true
conserveEnergy: false
Expand All @@ -32,4 +32,4 @@
amount: 5
effects:
- !type:CreateEntityReactionEffect
entity: RawRamenNoodles
entity: rawramennoodles

0 comments on commit 4cffb48

Please sign in to comment.