Unlocalized reagents localization (#9041)

This commit is contained in:
lapatison
2022-06-23 15:03:58 +03:00
committed by GitHub
parent c05cd468d8
commit 6b619e6376
6 changed files with 26 additions and 14 deletions

View File

@@ -3,3 +3,6 @@ reagent-desc-blood = I hope this is ketchup.
reagent-name-slime = slime reagent-name-slime = slime
reagent-desc-slime = You thought this was gradient blood at first, but you were mistaken. reagent-desc-slime = You thought this was gradient blood at first, but you were mistaken.
reagent-name-ichor = ichor
reagent-desc-ichor = An extremely potent regenerative chemical, perfected by space fauna evolution. Produced in the dragon's digestive system, it is seen as an exotic commodity due to the gargantuan effort of hunting for it.

View File

@@ -34,6 +34,9 @@ reagent-desc-epinephrine = Effective at bringing people back from a critical sta
reagent-name-hyronalin = hyronalin reagent-name-hyronalin = hyronalin
reagent-desc-hyronalin = A weak treatment for radiation damage. Considered to be useful mainly for genetic modification, where it reduces radiation levels, and thus the chance of genetic mutations. Largely outclassed by Arithrazine. reagent-desc-hyronalin = A weak treatment for radiation damage. Considered to be useful mainly for genetic modification, where it reduces radiation levels, and thus the chance of genetic mutations. Largely outclassed by Arithrazine.
reagent-name-ipecac = ipecac
reagent-desc-ipecac = Induces vomiting. Useful for stopping a poisoning that isn't done metabolizing.
reagent-name-inaprovaline = inaprovaline 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-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.
@@ -43,6 +46,9 @@ reagent-desc-kelotane = Treats burn damage and prevents infection.
reagent-name-leporazine = leporazine 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. 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.
reagent-name-barozine = barozine
reagent-desc-barozine = A somewhat toxic medicine that prevents pressure damage. Causes extreme pain and jittering. Very poisonous when overdosed.
reagent-name-phalanximine = phalanximine reagent-name-phalanximine = phalanximine
reagent-desc-phalanximine = Used in the treatment of cancer, is as effective as Anti-Toxin. Causes moderate radiation and hair loss. reagent-desc-phalanximine = Used in the treatment of cancer, is as effective as Anti-Toxin. Causes moderate radiation and hair loss.
@@ -73,7 +79,7 @@ reagent-desc-tricordrazine = A wide-spectrum stimulant, originally derived from
reagent-name-lipozine = lipozine reagent-name-lipozine = lipozine
reagent-desc-lipozine = Causes weight loss upon consumption. reagent-desc-lipozine = Causes weight loss upon consumption.
reagent-name-omnizine = Omnizine reagent-name-omnizine = omnizine
reagent-desc-omnizine = A soothing milky liquid with an iridescent gleam. A well known conspiracy theory says that it's origins remain a mystery because knowing the secrets of its production would render most commercial pharmaceuticals obsolete. reagent-desc-omnizine = A soothing milky liquid with an iridescent gleam. A well known conspiracy theory says that it's origins remain a mystery because knowing the secrets of its production would render most commercial pharmaceuticals obsolete.
reagent-name-ultravasculine = ultravasculine reagent-name-ultravasculine = ultravasculine

View File

@@ -1,5 +1,8 @@
reagent-name-toxin = toxin reagent-name-toxin = toxin
reagent-desc-toxin = A Toxic chemical. reagent-desc-toxin = A toxic chemical.
reagent-name-carpotoxin = carpotoxin
reagent-desc-carpotoxin = Toxic secretions of a space carp. Causes a painful burning sensation.
reagent-name-polytrinic-acid = polytrinic acid reagent-name-polytrinic-acid = polytrinic acid
reagent-desc-polytrinic-acid = An extremely corrosive chemical substance. The slightest touch of it will melt off most masks and headgear, and it deals extreme damage to anyone who comes directly into contact with it. reagent-desc-polytrinic-acid = An extremely corrosive chemical substance. The slightest touch of it will melt off most masks and headgear, and it deals extreme damage to anyone who comes directly into contact with it.

View File

@@ -31,10 +31,10 @@
- type: reagent - type: reagent
id: Ichor id: Ichor
name: Ichor name: reagent-name-ichor
group: Biological group: Biological
desc: An extremely potent regenerative chemical, perfected by space fauna evolution. Produced in the dragon's digestive system, it is seen as an exotic commodity due to the gargantuan effort of hunting for it. desc: reagent-desc-ichor
physicalDesc: roaring physicalDesc: reagent-physical-desc-roaring
color: "#f4692e" color: "#f4692e"
metabolisms: metabolisms:
Drink: Drink:

View File

@@ -307,10 +307,10 @@
- type: reagent - type: reagent
id: Ipecac id: Ipecac
name: ipecac name: reagent-name-ipecac
group: Medicine group: Medicine
desc: Induces vomiting. Useful for stopping a poisoning that isn't done metabolizing. desc: reagent-desc-ipecac
physicalDesc: inky physicalDesc: reagent-physical-desc-inky
color: "#422912" color: "#422912"
metabolisms: metabolisms:
Medicine: Medicine:
@@ -385,10 +385,10 @@
- type: reagent - type: reagent
id: Barozine id: Barozine
name: barozine name: reagent-name-barozine
group: Medicine group: Medicine
desc: A somewhat toxic medicine that prevents pressure damage. Causes extreme pain and jittering. Very poisonous when overdosed. desc: reagent-desc-barozine
physicalDesc: viscous physicalDesc: reagent-physical-desc-viscous
color: "#ff867d" color: "#ff867d"
metabolisms: metabolisms:
Medicine: Medicine:

View File

@@ -20,11 +20,11 @@
- type: reagent - type: reagent
id: CarpoToxin id: CarpoToxin
name: Carpotoxin name: reagent-name-carpotoxin
group: Toxins group: Toxins
desc: Toxic secretions of a space carp. Causes a painful burning sensation. desc: reagent-desc-carpotoxin
color: "#e2a38c" color: "#e2a38c"
physicalDesc: exotic-smelling physicalDesc: reagent-physical-desc-exotic-smelling
plantMetabolism: plantMetabolism:
- !type:PlantAdjustToxins - !type:PlantAdjustToxins
amount: 10 amount: 10