From 37fd4d887f3113c09ae576a3deeb9c2c25dfa0be Mon Sep 17 00:00:00 2001 From: Ed Date: Sat, 15 Feb 2025 20:25:04 +0300 Subject: [PATCH] FIXES --- .../_CP14/Entities/Actions/Spells/Physical/T0_Kick.yml | 6 ++++++ .../Entities/Markers/Spawners/Random/Loot/demiplane.yml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Physical/T0_Kick.yml b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Physical/T0_Kick.yml index 7d3dd6df5f..497db562a3 100644 --- a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Physical/T0_Kick.yml +++ b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Physical/T0_Kick.yml @@ -21,6 +21,12 @@ - !type:CP14SpellSpawnEntityOnTarget spawns: - CP14DustEffectKickSound + - !type:CP14SpellApplyEntityEffect + effects: + - !type:HealthChange + damage: + types: + Blunt: 5 - type: CP14MagicEffectVerbalAspect startSpeech: cp14-kick-emote-start endSpeech: cp14-kick-emote diff --git a/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/Loot/demiplane.yml b/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/Loot/demiplane.yml index e51e6dc0e1..287da11f60 100644 --- a/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/Loot/demiplane.yml +++ b/Resources/Prototypes/_CP14/Entities/Markers/Spawners/Random/Loot/demiplane.yml @@ -38,7 +38,7 @@ - id: CP14SpellScrollWaterCreation - id: CP14SpellScrollPlantGrowth - id: CP14SpellScrollCounterSpell - - id: CP14ActionSpellMagicalAcceleration + - id: CP14SpellScrollMagicalAcceleration - id: CP14EnergyCrystalSmallEmpty - id: CP14BaseSharpeningStone - id: CP14ScrapCopper