Skip to content

Commit

Permalink
updated tox balance
Browse files Browse the repository at this point in the history
  • Loading branch information
andricDu committed Apr 9, 2023
1 parent d4b5a4b commit bd12c66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/data/ingredients.game-data.ron
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
texture: "textures/ingredients/pearl.png",
cures: [Parasite, Gastrointestinal,Skin ],
causes: [Mental, Pain],
toxicity: 0,
toxicity: 3,
starter: false,
order: 10
),
Expand All @@ -116,7 +116,7 @@
texture: "textures/ingredients/tear.png",
cures: [Occult, Mental, Pain],
causes: [Gastrointestinal, Skin],
toxicity: 1,
toxicity: 3,
starter: false,
order: 11
)
Expand Down

0 comments on commit bd12c66

Please sign in to comment.