Move Stelloxadone ftl and reaction to _Floof namespace
This commit is contained in:
parent
b671ea6b10
commit
37b0a845f3
|
|
@ -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.
|
||||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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
|
||||
Loading…
Reference in New Issue