Rename generic drugs (#28989)

* Rename generic drugs

Space Drugs and Stimulents cause quite a bit of confusion.

* Ensure everything is updated to the new names.
This commit is contained in:
dffdff2423
2024-06-14 11:53:48 -05:00
committed by GitHub
parent 795196c964
commit 05cc7541dd
6 changed files with 16 additions and 16 deletions

View File

@@ -4,11 +4,11 @@ reagent-desc-desoxyephedrine = A more effective ephedrine, with more active down
reagent-name-ephedrine = ephedrine
reagent-desc-ephedrine = A caffeinated adrenaline stimulator chemical that makes you faster and harder to knock down. Also helps combat narcolepsy at dosages over thirty, at the cost of severe nerval stress.
reagent-name-stimulants = stimulants
reagent-name-stimulants = hyperzine
reagent-desc-stimulants = A chemical cocktail developed by Donk Co. that allows agents to recover from stuns faster, move more quickly, and grants a small heal while close to critical condition. Due to the complex nature of the chemical, it is much harder for the body to purge naturally.
reagent-name-experimental-stimulants = experimental stimulants
reagent-desc-experimental-stimulants = A prototype version of the stimulant chemical mixture. Usage grants virtual immunity to stun weaponry, rapid tissue regeneration, extreme running speed by reducing lactic acid buildup, and a general feeling of euphoria. Side effects may include extreme levels of anticoagulation, tunnel vision, extreme toxin buildup in the bloodstream, and rapid liver death. Do not give to animals.
reagent-desc-experimental-stimulants = A prototype version of hyperzine. Usage grants virtual immunity to stun weaponry, rapid tissue regeneration, extreme running speed by reducing lactic acid buildup, and a general feeling of euphoria. Side effects may include extreme levels of anticoagulation, tunnel vision, extreme toxin buildup in the bloodstream, and rapid liver death. Do not give to animals.
reagent-name-thc = THC
reagent-desc-thc = The main psychoactive compound in cannabis.
@@ -22,7 +22,7 @@ reagent-desc-nicotine = Dangerous and highly addictive, but that's what the prop
reagent-name-impedrezene = impedrezene
reagent-desc-impedrezene = A narcotic that impedes one's ability by slowing down the higher brain cell functions.
reagent-name-space-drugs = space drugs
reagent-name-space-drugs = space mirage
reagent-desc-space-drugs = An illegal compound which induces a number of effects such as loss of balance and visual artefacts.
reagent-name-nocturine = nocturine

View File

@@ -355,11 +355,11 @@ uplink-combat-medipen-desc = A single-use medipen containing chemicals that rege
uplink-nocturine-chemistry-bottle-name = Nocturine Bottle
uplink-nocturine-chemistry-bottle-desc = A chemical that makes it very hard for your target to stand up.
uplink-stimpack-name = Stimpack
uplink-stimpack-name = Hyperzine Injector
uplink-stimpack-desc = The legendary chemical produced by Donk Co. for the Syndicate. Injecting yourself with this will increase your run speed and let you recover from stuns faster for 30 seconds.
uplink-stimkit-name = Stimkit
uplink-stimkit-desc = A medkit containing 6 stimulant microinjectors, which each inject you with enough stimulants to last for 15 seconds.
uplink-stimkit-name = Hyperzine Injector Kit
uplink-stimkit-desc = A medkit containing 6 hyperzine microinjectors, which each inject you with enough hyperzine to last for 15 seconds.
uplink-syndicate-segway-crate-name = Syndicate Segway
uplink-syndicate-segway-crate-desc = Be an enemy of the corporation, in style!

View File

@@ -571,7 +571,7 @@
amount: 5
- type: entity
name: space drugs
name: space mirage
parent: Pill
id: PillSpaceDrugs
components:
@@ -958,7 +958,7 @@
Quantity: 15
- type: entity
name: stimulants syringe
name: hyperzine syringe
parent: PrefilledSyringe
id: SyringeStimulants
components:

View File

@@ -318,10 +318,10 @@
tags: []
- type: entity
name: stimulant injector
name: hyperzine injector
parent: ChemicalMedipen
id: Stimpack
description: Contains enough stimulants for you to have the chemical's effect for 30 seconds. Use it when you're sure you're ready to throw down.
description: Contains enough hyperzine for you to have the chemical's effect for 30 seconds. Use it when you're sure you're ready to throw down.
components:
- type: Sprite
sprite: Objects/Specific/Medical/medipen.rsi
@@ -350,10 +350,10 @@
tags: []
- type: entity
name: stimulant microinjector
name: hyperzine microinjector
parent: ChemicalMedipen
id: StimpackMini
description: A microinjector of stimulants that give you about fifteen seconds of the chemical's effects.
description: A microinjector of hyperzine that give you about fifteen seconds of the chemical's effects.
components:
- type: Sprite
sprite: Objects/Specific/Medical/medipen.rsi

View File

@@ -1,4 +1,4 @@
<Document>
<Document>
# Space Law: Controlled Substances
- \[Chemists/Science\] Explosive and pyrotechnic compounds excluding welding fuel contained in welders or welding fuel storage vessels
- \[Science\] Toxins
@@ -9,6 +9,6 @@
- \[None\] Nocturine
- \[None\] Norepinephirc acid
- \[None\] Romerol
- \[None\] Space drugs
- \[None\] Space Mirage
- \[None\] Stimulants, excluding Desoxyephedrine and Ephedrine
</Document>

View File

@@ -1,4 +1,4 @@
<Document>
<Document>
# Space Law: Crime Listing
Crime codes are organized by a Category Code (_-xx) which is a collection of non-stackable crimes on a row, prefixed
by the Severity Number (X-__).
@@ -321,7 +321,7 @@
<ColorBox>
<Box HorizontalAlignment="Left" VerticalAlignment="Stretch" Margin="2">
Combat enhancing drugs are those that benefit stun times, or movement speed, and are restricted. Poisons are
restricted. Substances such as Ephedrine, Desoxyephedrine, and stimulants are restricted. The captain or highest
restricted. Substances such as Ephedrine, Desoxyephedrine, and Hyperzine are restricted. The captain or highest
standing command staff may publicly restrict other harmful substances.
</Box>
</ColorBox>