Fix Bloodstream typo. (#12923)

This commit is contained in:
Vordenburg
2022-12-19 22:56:10 -05:00
committed by GitHub
parent 865932ff7a
commit 815caa2296
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ namespace Content.Server.Chemistry.ReactionEffects
/// Basically smoke and foam reactions. /// Basically smoke and foam reactions.
/// </summary> /// </summary>
[UsedImplicitly] [UsedImplicitly]
public sealed class ChemCleanBoodstream : ReagentEffect public sealed class ChemCleanBloodstream : ReagentEffect
{ {
[DataField("cleanseRate")] [DataField("cleanseRate")]
public float CleanseRate = 3.0f; public float CleanseRate = 3.0f;

View File

@@ -33,7 +33,7 @@
damage: damage:
types: types:
Poison: -1 Poison: -1
- !type:ChemCleanBoodstream - !type:ChemCleanBloodstream
cleanseRate: 3 cleanseRate: 3
- type: reagent - type: reagent
@@ -41,4 +41,4 @@
name: reagent-name-ash name: reagent-name-ash
desc: reagent-desc-ash desc: reagent-desc-ash
physicalDesc: reagent-physical-desc-powder physicalDesc: reagent-physical-desc-powder
color: white color: white