Removes Spaceacillin (#18979)

* Removes spaceacillin

* this game blows
This commit is contained in:
LankLTE
2023-08-10 20:04:49 -07:00
committed by GitHub
parent 10af730c4d
commit 6e192341f2
8 changed files with 4 additions and 46 deletions

View File

@@ -64,9 +64,6 @@ reagent-desc-pulped-banana-peel = Pulped banana peels have some effectiveness ag
reagent-name-siderlac = siderlac
reagent-desc-siderlac = A powerful anti-caustic medicine derived from plants.
reagent-name-spaceacillin = spaceacillin
reagent-desc-spaceacillin = A theta-lactam antibiotic, effective against space diseases. Side-effects may include cancer. Phalanximine is recommended after ingestion.
reagent-name-stellibinin = stellibinin
reagent-desc-stellibinin = A natual anti-toxin with particular effectiveness against amatoxin.

View File

@@ -317,5 +317,4 @@
amount: 3
- id: ClothingHandsGlovesLatex
- id: SyringeTranexamicAcid
- id: SyringeSpaceacillin
- id: SyringeHyronalin

View File

@@ -53,8 +53,6 @@
components:
- type: StorageFill
contents:
- id: SyringeSpaceacillin
amount: 2
- id: SyringeIpecac
amount: 2
- id: AntiPoisonMedipen

View File

@@ -460,19 +460,6 @@
- ReagentId: TranexamicAcid
Quantity: 15
- type: entity
name: spaceacillin syringe
parent: BaseSyringe
id: SyringeSpaceacillin
components:
- type: SolutionContainerManager
solutions:
injector:
maxVol: 15
reagents:
- ReagentId: Spaceacillin
Quantity: 15
- type: entity
name: bicaridine syringe
parent: BaseSyringe

View File

@@ -637,22 +637,6 @@
types:
Caustic: -5
- type: reagent
id: Spaceacillin
name: reagent-name-spaceacillin
group: Medicine
desc: reagent-desc-spaceacillin
physicalDesc: reagent-physical-desc-opaque
flavor: medicine
color: "#9942f5"
metabolisms:
Medicine:
effects:
- !type:HealthChange
damage:
types:
Cellular: 0.5
- type: reagent
id: Stellibinin
name: reagent-name-stellibinin

View File

@@ -1515,7 +1515,7 @@
MaterialCloth1: 1
reagents:
TranexamicAcid: 50
Spaceacillin: 50
Cryptobiolin: 50
- type: microwaveMealRecipe
id: RecipeRegenerativeMesh

View File

@@ -359,16 +359,6 @@
products:
Siderlac: 2
- type: reaction
id: Spaceacillin
reactants:
Cryptobiolin:
amount: 1
Inaprovaline:
amount: 1
products:
Spaceacillin: 2
- type: reaction
id: Cognizine
reactants:

View File

@@ -161,3 +161,6 @@ MountainRockMining: AsteroidRockMining
# 2023-08-08
WindowTintedDirectional: WindowFrostedDirectional
# 2023-08-10
SyringeSpaceacillin: null