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