diff --git a/Resources/Prototypes/_CP14/Reagents/basic-effects.yml b/Resources/Prototypes/_CP14/Reagents/basic-effects.yml index 6a6f8c69e4..17fc944f97 100644 --- a/Resources/Prototypes/_CP14/Reagents/basic-effects.yml +++ b/Resources/Prototypes/_CP14/Reagents/basic-effects.yml @@ -31,7 +31,7 @@ physicalDesc: cp14-reagent-physical-desc-colorless - type: reagent - id: CP14BasicEffectSimplebase + id: CP14BasicEffectSimpleBase name: cp14-reagent-name-basic-simplebase desc: cp14-reagent-desc-basic-simplebase group: CP14BasicEffect diff --git a/Resources/Prototypes/_CP14/Recipes/Reactions/Alchemy/general.yml b/Resources/Prototypes/_CP14/Recipes/Reactions/Alchemy/general.yml index e5c483ed7b..02fde2a422 100644 --- a/Resources/Prototypes/_CP14/Recipes/Reactions/Alchemy/general.yml +++ b/Resources/Prototypes/_CP14/Recipes/Reactions/Alchemy/general.yml @@ -29,7 +29,7 @@ minTemp: 600 reactants: Water: - ammount: 0.5 + amount: 0.5 CP14GroundQuartz: amount: 0.5 products: @@ -43,7 +43,7 @@ minTemp: 350 reactants: Water: - ammount: 0.5 + amount: 0.5 CP14AlchemistSalt: amount: 0.5 products: @@ -54,7 +54,7 @@ minTemp: 420 reactants: CP14SaltedWater: - ammount: 0.5 + amount: 0.5 CP14GroundQuartz: amount: 0.5 products: @@ -65,7 +65,7 @@ minTemp: 580 reactants: CP14BasicEffectHealPoison: - ammount: 0.25 + amount: 0.25 CP14AlchemistSalt: amount: 1 products: diff --git a/Resources/Prototypes/_CP14/Recipes/Reactions/Alchemy/purification.yml b/Resources/Prototypes/_CP14/Recipes/Reactions/Alchemy/purification.yml index 227c921650..8b909d205d 100644 --- a/Resources/Prototypes/_CP14/Recipes/Reactions/Alchemy/purification.yml +++ b/Resources/Prototypes/_CP14/Recipes/Reactions/Alchemy/purification.yml @@ -7,7 +7,7 @@ priority: 3 reactants: Water: - ammount: 0.25 + amount: 0.25 CP14BasicEffectPurification: amount: 0.25 CP14BasicEffectImpurity: @@ -21,7 +21,7 @@ priority: 3 reactants: Water: - ammount: 0.5 + amount: 0.5 CP14BasicEffectPurification: amount: 0.5 CP14BasicEffectDamagePoison: @@ -35,7 +35,7 @@ priority: 3 reactants: Water: - ammount: 0.25 + amount: 0.25 CP14BasicEffectPurification: amount: 0.25 CP14BasicEffectVomit: