Skip to content

Commit

Permalink
Buff Alox fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Kr8art committed Nov 29, 2024
1 parent 5b5ad3a commit 7237011
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Resources/Prototypes/Reagents/medicine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1132,7 +1132,7 @@
conditions:
- !type:ReagentThreshold
min: 12

- type: reagent
id: Opporozidone #Name based of an altered version of the startreck chem "Opporozine"
name: reagent-name-opporozidone
Expand Down Expand Up @@ -1201,9 +1201,10 @@
max: 213.0
damage:
types:
Heat: -3.0
Shock: -3.0
Caustic: -1.0
Heat: -5.0 # DeltaV - Increased from -3.0 to -5.0
Shock: -5.0 # DeltaV - Increased from -3.0 to -5.0
Cold: -5.0 # DeltaV - Added Cold healing to match Heat/Shock
Caustic: -2.0 # DeltaV - Increased from -1.0 to -2.0

- type: reagent
id : Mannitol # currently this is just a way to create psicodine
Expand Down

0 comments on commit 7237011

Please sign in to comment.