diff --git a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Athletic/kick.yml b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Athletic/kick.yml index 41629aabc8..5d2443c832 100644 --- a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Athletic/kick.yml +++ b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Athletic/kick.yml @@ -46,6 +46,11 @@ distanceThreshold: 1.5 breakOnMove: false breakOnDamage: false + whitelist: + components: + - Body + - Item + - Anchorable - type: entity id: CP14DustEffectKickSound @@ -57,4 +62,4 @@ sound: !type:SoundPathSpecifier path: /Audio/Effects/hit_kick.ogg params: - pitch: 1 \ No newline at end of file + pitch: 1