Replace Vestine-derivatives in plant mutations, change uplink prices & hypopen to reflect changes (#41716)
* Initial commit * It's a toxin! * Review changes * Review changes
This commit is contained in:
parent
55bfb0fb87
commit
f0c592403a
|
|
@ -30,10 +30,10 @@
|
|||
- id: Dropper
|
||||
# It would be cool to have special "syndicate" chemical analysis goggles
|
||||
- id: ClothingEyesGlassesChemical
|
||||
- id: SyringeStimulants
|
||||
- id: VestineChemistryVial
|
||||
amount: 2
|
||||
- id: BaseChemistryEmptyVial
|
||||
- id: SyringeStimulants
|
||||
|
||||
- type: entity # DeltaV - upstream removed this i think?
|
||||
id: Observationskit
|
||||
|
|
|
|||
|
|
@ -666,9 +666,9 @@
|
|||
productEntity: ChemicalSynthesisKit
|
||||
discountCategory: usualDiscounts
|
||||
discountDownTo:
|
||||
Telecrystal: 3
|
||||
Telecrystal: 2
|
||||
cost:
|
||||
Telecrystal: 4
|
||||
Telecrystal: 3
|
||||
categories:
|
||||
- UplinkChemicals
|
||||
|
||||
|
|
@ -699,9 +699,9 @@
|
|||
productEntity: ChemistryBottleNocturine
|
||||
discountCategory: usualDiscounts
|
||||
discountDownTo:
|
||||
Telecrystal: 3
|
||||
Telecrystal: 2
|
||||
cost:
|
||||
Telecrystal: 6
|
||||
Telecrystal: 4
|
||||
categories:
|
||||
- UplinkChemicals
|
||||
|
||||
|
|
|
|||
|
|
@ -691,7 +691,7 @@
|
|||
maxVol: 10
|
||||
- type: RefillableSolution
|
||||
solution: hypospray
|
||||
refillTime: 1.25
|
||||
refillTime: 0.75
|
||||
maxRefill: 5
|
||||
- type: ExaminableSolution
|
||||
solution: hypospray
|
||||
|
|
|
|||
|
|
@ -5,11 +5,11 @@
|
|||
weight: 0.5
|
||||
reagents:
|
||||
- Omnizine
|
||||
- Nocturine
|
||||
- Lexorin
|
||||
- Impedrezene
|
||||
- Fresium
|
||||
- HeartbreakerToxin
|
||||
- Honk
|
||||
#- BuzzochloricBees # DeltaV - Removed from pool.
|
||||
- Stimulants
|
||||
- ExoticReagent # Funkychem
|
||||
- quantity: 5
|
||||
weight: 1
|
||||
|
|
@ -34,6 +34,9 @@
|
|||
- JuiceThatMakesYouWeh
|
||||
- Convermol # Funkychem - decent medicine
|
||||
- Pestiline # Funkychem - decent toxin
|
||||
- TearGas
|
||||
- Lipolicide
|
||||
- Benzene
|
||||
- quantity: 5
|
||||
weight: 2
|
||||
reagents:
|
||||
|
|
@ -60,6 +63,8 @@
|
|||
- Cola
|
||||
- Diphenhydramine
|
||||
- Iron
|
||||
- Bleach
|
||||
- Mannitol
|
||||
- quantity: 10
|
||||
weight: 3
|
||||
reagents:
|
||||
|
|
@ -82,7 +87,7 @@
|
|||
- Ash
|
||||
- SodiumCarbonate
|
||||
- SpaceDrugs
|
||||
- MuteToxin
|
||||
- SpaceGlue
|
||||
- JuiceBerryPoison
|
||||
- Pilk
|
||||
- Posca
|
||||
|
|
@ -95,6 +100,9 @@
|
|||
- Potassium
|
||||
- Fluorine
|
||||
- Aluminium
|
||||
- Wine
|
||||
- Coffee
|
||||
- Beer
|
||||
- quantity: 10
|
||||
weight: 3.5
|
||||
reagents:
|
||||
|
|
|
|||
Loading…
Reference in New Issue