Skip to content

Commit

Permalink
1984 "Unobtainium Chemistry" (#1600)
Browse files Browse the repository at this point in the history
# Description

Making chems use Unobtainium Reagents doesn't make chemistry
interesting, it makes medical gameplay boring. This PR replaces the
unobtainium recipes with suitably expensive and/or complicated recipes.
Have fun memorizing how to make Acetone, Ammonia and Impedrezine.

# Changelog

:cl:
- remove: 1984'd most instances of "Unobtainium" chemistry. Chems like
Necrosol that previously required normally unobtainable reagents such as
Cognizine or Vestine now instead have long production chains of chems
that are obtainable, but complicated to produce. Check the chemistry
menu for more information.
  • Loading branch information
VMSolidus authored Jan 19, 2025
1 parent 09b5c3e commit 631ad78
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions Resources/Prototypes/Recipes/Reactions/medicine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,9 @@
reactants:
Ambuzol:
amount: 5
Omnizine:
Necrosol:
amount: 1
Plasma:
amount: 5
products:
AmbuzolPlus: 10
Expand Down Expand Up @@ -280,9 +282,9 @@
HeartbreakerToxin:
amount: 1
Plasma:
amount: 1
Vestine:
amount: 1
amount: 3
Impedrezene:
amount: 3
products:
Lexorin: 2

Expand Down Expand Up @@ -561,7 +563,7 @@
id: Opporozidone
minTemp: 400 #Maybe if a method of reducing reagent temp exists one day, this could be -50
reactants:
Cognizine:
Acetone:
amount: 1
Plasma:
amount: 2
Expand All @@ -577,8 +579,10 @@
reactants:
Blood:
amount: 3
Omnizine:
amount: 1
Ammonia:
amount: 10
Doxarubixadone:
amount: 2
Cryoxadone:
amount: 2
products:
Expand Down

0 comments on commit 631ad78

Please sign in to comment.