Kelotane Overdose Effect (#16225)
This commit is contained in:
@@ -4,4 +4,6 @@ generic-reagent-effect-burning-insides = You feel your insides burning up!
|
||||
generic-reagent-effect-burning-eyes = Your eyes begin to slightly burn.
|
||||
generic-reagent-effect-burning-eyes-a-bit = Your eyes burn a bit.
|
||||
generic-reagent-effect-tearing-up = Your eyes start to tear up.
|
||||
generic-reagent-effect-nauseous = You feel nauseous.
|
||||
generic-reagent-effect-nauseous = You feel nauseous.
|
||||
generic-reagent-effect-parched = You feel parched.
|
||||
generic-reagent-effect-thirsty = You feel thirsty.
|
||||
|
||||
@@ -38,7 +38,7 @@ reagent-name-inaprovaline = inaprovaline
|
||||
reagent-desc-inaprovaline = Inaprovaline is a synaptic stimulant and cardiostimulant. Commonly used to stabilize patients- it stops oxygen loss when the patient is in critical health. It'll also slow down bleeding by a good amount. Acts as a decent painkiller.
|
||||
|
||||
reagent-name-kelotane = kelotane
|
||||
reagent-desc-kelotane = Treats burn damage and prevents infection.
|
||||
reagent-desc-kelotane = Treats burn damage. Overdosing greatly reduces the body's ability to retain water.
|
||||
|
||||
reagent-name-leporazine = leporazine
|
||||
reagent-desc-leporazine = This keeps a patient's body temperature stable. High doses can allow short periods of unprotected EVA, but prevents use of the cryogenics tubes.
|
||||
|
||||
@@ -429,6 +429,21 @@
|
||||
Heat: -0.33
|
||||
Shock: -0.33
|
||||
Cold: -0.33
|
||||
- !type:SatiateThirst
|
||||
factor: -10
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
min: 30
|
||||
- !type:PopupMessage
|
||||
type: Local
|
||||
messages:
|
||||
- generic-reagent-effect-nauseous
|
||||
- generic-reagent-effect-thirsty
|
||||
- generic-reagent-effect-parched
|
||||
probability: 0.1
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
min: 25
|
||||
|
||||
- type: reagent
|
||||
id: Leporazine
|
||||
|
||||
Reference in New Issue
Block a user