Move Stelloxadone ftl and reaction to _Floof namespace

This commit is contained in:
BarryNorfolk 2026-01-24 11:21:57 +01:00
parent b671ea6b10
commit 37b0a845f3
4 changed files with 16 additions and 18 deletions

View File

@ -0,0 +1,2 @@
reagent-name-stelloxadone = stelloxadone
reagent-desc-stelloxadone = A cryogenics chemical. Used to aggressively dissolve toxins from the body. Works regardless of the patient being alive or dead.

View File

@ -154,8 +154,5 @@ reagent-desc-potassium-iodide = Will reduce the damaging effects of radiation by
reagent-name-haloperidol = haloperidol
reagent-desc-haloperidol = Removes most stimulating and hallucinogenic drugs. Reduces druggy effects and jitteriness. Causes drowsiness.
reagent-name-stelloxadone = stelloxadone
reagent-desc-stelloxadone = A cryogenics chemical. Used to aggressively dissolve toxins from the body. Works regardless of the patient being alive or dead.
reagent-name-warfarin = warfarin
reagent-desc-warfarin = Commonly used as an anticoagulant medication. Causes blood to have difficulty forming clots. Can cause internal bleeding when overdosed.

View File

@ -692,21 +692,6 @@
products:
Traumoxadone: 3
- type: reaction
id: Stelloxadone
impact: Medium
reactants:
Stellibinin:
amount: 5
Cryoxadone:
amount: 3
Arithrazine:
amount: 2
products:
Stelloxadone: 5
Water: 3
Fiber: 2
- type: reaction
id: Warfarin
reactants:

View File

@ -0,0 +1,14 @@
- type: reaction
id: Stelloxadone
impact: Medium
reactants:
Stellibinin:
amount: 5
Cryoxadone:
amount: 3
Arithrazine:
amount: 2
products:
Stelloxadone: 5
Water: 3
Fiber: 2