Unlocalized reagents localization (#9041)
This commit is contained in:
@@ -31,10 +31,10 @@
|
||||
|
||||
- type: reagent
|
||||
id: Ichor
|
||||
name: Ichor
|
||||
name: reagent-name-ichor
|
||||
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.
|
||||
physicalDesc: roaring
|
||||
desc: reagent-desc-ichor
|
||||
physicalDesc: reagent-physical-desc-roaring
|
||||
color: "#f4692e"
|
||||
metabolisms:
|
||||
Drink:
|
||||
|
||||
@@ -307,10 +307,10 @@
|
||||
|
||||
- type: reagent
|
||||
id: Ipecac
|
||||
name: ipecac
|
||||
name: reagent-name-ipecac
|
||||
group: Medicine
|
||||
desc: Induces vomiting. Useful for stopping a poisoning that isn't done metabolizing.
|
||||
physicalDesc: inky
|
||||
desc: reagent-desc-ipecac
|
||||
physicalDesc: reagent-physical-desc-inky
|
||||
color: "#422912"
|
||||
metabolisms:
|
||||
Medicine:
|
||||
@@ -385,10 +385,10 @@
|
||||
|
||||
- type: reagent
|
||||
id: Barozine
|
||||
name: barozine
|
||||
name: reagent-name-barozine
|
||||
group: Medicine
|
||||
desc: A somewhat toxic medicine that prevents pressure damage. Causes extreme pain and jittering. Very poisonous when overdosed.
|
||||
physicalDesc: viscous
|
||||
desc: reagent-desc-barozine
|
||||
physicalDesc: reagent-physical-desc-viscous
|
||||
color: "#ff867d"
|
||||
metabolisms:
|
||||
Medicine:
|
||||
|
||||
@@ -20,11 +20,11 @@
|
||||
|
||||
- type: reagent
|
||||
id: CarpoToxin
|
||||
name: Carpotoxin
|
||||
name: reagent-name-carpotoxin
|
||||
group: Toxins
|
||||
desc: Toxic secretions of a space carp. Causes a painful burning sensation.
|
||||
desc: reagent-desc-carpotoxin
|
||||
color: "#e2a38c"
|
||||
physicalDesc: exotic-smelling
|
||||
physicalDesc: reagent-physical-desc-exotic-smelling
|
||||
plantMetabolism:
|
||||
- !type:PlantAdjustToxins
|
||||
amount: 10
|
||||
|
||||
Reference in New Issue
Block a user