Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert ambuzol recipe change #873

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions Resources/Prototypes/Recipes/Reactions/medicine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,14 +206,17 @@
products:
Phalanximine: 3

# DeltaV - Reverts Ambuzol recipe changes - Ambuzol and AmbuzolPlus were changed upstream to require
# ZombieBlood and Omnizine respectively to combat power gaming. This change was irrelevant for Delta-V.

- type: reaction
id: Ambuzol
reactants:
Dylovene:
amount: 1
Ammonia:
amount: 1
ZombieBlood:
Blood:
stellar-novas marked this conversation as resolved.
Show resolved Hide resolved
amount: 2
products:
Ambuzol: 4
Expand All @@ -223,11 +226,13 @@
reactants:
Ambuzol:
amount: 5
Omnizine:
amount: 5
ZombieBlood:
stellar-novas marked this conversation as resolved.
Show resolved Hide resolved
amount: 15
products:
AmbuzolPlus: 10

# End of modified code

- type: reaction
id: Synaptizine
reactants:
Expand Down
Loading