Adding purifying salt to the med vend, and a new cryo chem for holy and shadow (#5276)

* new cryo chem and adding topicals to medivends and med's techfab

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* me when dumb and tired and on phone

Signed-off-by: keekee38 <iamabanana372456@gmail.com>

* woof

* Update Resources/Prototypes/_DV/Recipes/Reactions/medicine.yml

Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
Signed-off-by: keekee38 <iamabanana372456@gmail.com>

* Update Resources/Prototypes/_DV/Reagents/medicine.yml

Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
Signed-off-by: keekee38 <iamabanana372456@gmail.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* ok maybe that fixes it if not will look at later

Signed-off-by: keekee38 <iamabanana372456@gmail.com>

* did the />

Signed-off-by: keekee38 <iamabanana372456@gmail.com>

---------

Signed-off-by: keekee38 <iamabanana372456@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
This commit is contained in:
keekee38 2026-02-24 00:05:58 -05:00 committed by GitHub
parent 4e9ca44cd7
commit 19b1552db0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 59 additions and 1 deletions

View File

@ -14,5 +14,8 @@ reagent-desc-anodynafil = An effective short-lasting anesthetic that doesn't int
reagent-desc-dexalin-deltav = Used for treating minor oxygen deprivation and bloodloss. A required reagent for salbutamol and convermol.
reagent-name-photoxadone = photoxadone
reagent-desc-photoxadone = a strange, faintly glowing cryogenics chemical. Seems to have some effect on damages deeper than physical, even affecting the dead.
reagent-name-stabilizine = stabilizine
reagent-desc-stabilizine = A potent chemical used to stabliize and regulate body temperature.

View File

@ -102,7 +102,7 @@
sprite: Objects/Specific/Service/vending_machine_restock.rsi
state: base
product: CrateVendingMachineRestockMedicalFilled
cost: 1800 # DeltaV - Was 1750 but needs to be more due to NoCargoOrderArbitrage test
cost: 2100 # DeltaV - Was 1750 but needs to be more due to NoCargoOrderArbitrage test
category: cargoproduct-category-name-medical
group: market

View File

@ -22,6 +22,7 @@
Brutepack: 3
Ointment: 2
Bloodpack: 3
PurifyingSalts: 3 # DeltaV - holy & shadow healer
ChemistryBottleEpinephrine: 3
Syringe: 3
PillCanisterTricordrazine: 2
@ -37,6 +38,7 @@
Brutepack: 5
Ointment: 5
Bloodpack: 5
PurifyingSalts: 5 # DeltaV - holy & shadow healer
Syringe: 8 # DeltaV - was 5
JetInjector: 2
BoxBottle: 4 # DeltaV - was 3

View File

@ -6,6 +6,7 @@
- Brutepack
- Ointment
- Gauze
- PurifyingSalts1 # DeltaV
- type: latheRecipePack
parent:

View File

@ -84,6 +84,25 @@
walkSpeedModifier: 0.5
sprintSpeedModifier: 0.5
- type: reagent
id: Photoxadone
name: reagent-name-photoxadone
desc: reagent-desc-photoxadone
flavor: clean
color: "#A695AD"
physicalDesc: reagent-physical-desc-enigmatic
group: Medicine
worksOnTheDead: true
metabolisms:
Medicine:
effects:
- !type:EvenHealthChange
conditions:
- !type:TemperatureCondition
max: 213.0
damage:
Metaphysical: -5
- type: reagent
id: Stabilizine
name: reagent-name-stabilizine

View File

@ -35,3 +35,11 @@
Glass: 300
Plastic: 300
Silver: 200
- type: latheRecipe
id: PurifyingSalts1
result: PurifyingSalts1
completetime: 1
materials:
Steel: 25
Glass: 25

View File

@ -47,3 +47,27 @@
amount: 1
products:
Anodynafil: 4
- type: reaction
id: PhotoxadoneLight
reactants:
Mercury:
amount: 1
Holywater:
amount: 1
Cryoxadone:
amount: 1
products:
Photoxadone: 3
- type: reaction
id: PhotoxadoneDark
reactants:
Silver:
amount: 1
Umbroxol:
amount: 1
Cryoxadone:
amount: 1
products:
Photoxadone: 3

View File

@ -54,6 +54,7 @@ The standard pressure for a gas pump is 100.325 kpa. Cryoxadone works at under 2
<GuideReagentEmbed Reagent="Necrosol"/>
<GuideReagentEmbed Reagent="Opporozidone"/>
<GuideReagentEmbed Reagent="Netinadone"/>
<GuideReagentEmbed Reagent="Photoxadone"/>
## Pyrogenics:
Cryogenic's infamous sister, Pyrogenics, works inversely to Cryogenics. They require the body temperature to be raised to 343.3k to work.