Skip to content

Commit

Permalink
Подправил соотношение для готовки Эфедрина и Эпинефрина
Browse files Browse the repository at this point in the history
  • Loading branch information
Schrodinger71 committed Dec 30, 2023
1 parent 3f0edf6 commit b3c8aad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Resources/Prototypes/Recipes/Reactions/chemicals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
amount: 1
Sulfur:
amount: 1
Oxygen:
Oxygen:
amount: 2
products:
SulfuricAcid: 3
Expand Down Expand Up @@ -311,15 +311,15 @@
impact: Medium
reactants:
Oil:
amount: 1
amount: 3
Hydrogen:
amount: 1
Sugar:
amount: 1
amount: 2
Diethylamine:
amount: 1
amount: 4
products:
Ephedrine: 4
Ephedrine: 10

- type: reaction
id: MuteToxin
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Recipes/Reactions/medicine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
Hydroxide:
amount: 2
products:
Epinephrine: 8
Epinephrine: 9

- type: reaction
id: Dermaline
Expand Down

0 comments on commit b3c8aad

Please sign in to comment.