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-name-siderlac = siderlac
reagent-desc-siderlac = A powerful anti-caustic medicine derived from plants. 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-name-stellibinin = stellibinin
reagent-desc-stellibinin = A natual anti-toxin with particular effectiveness against amatoxin. reagent-desc-stellibinin = A natual anti-toxin with particular effectiveness against amatoxin.

View File

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

View File

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

View File

@@ -460,19 +460,6 @@
- ReagentId: TranexamicAcid - ReagentId: TranexamicAcid
Quantity: 15 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 - type: entity
name: bicaridine syringe name: bicaridine syringe
parent: BaseSyringe parent: BaseSyringe

View File

@@ -637,22 +637,6 @@
types: types:
Caustic: -5 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 - type: reagent
id: Stellibinin id: Stellibinin
name: reagent-name-stellibinin name: reagent-name-stellibinin

View File

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

View File

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

View File

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