diff --git a/src/battle-animations.ts b/src/battle-animations.ts index 2e5719cc4..30e5e7ee2 100644 --- a/src/battle-animations.ts +++ b/src/battle-animations.ts @@ -2458,6 +2458,15 @@ class PokemonSprite extends Sprite { laserfocus: 'Laser Focus', spotlight: 'Spotlight', itemremoved: '', + // partial trapping + bind: 'Bind', + clamp: 'Clamp', + firespin: 'Fire Spin', + infestation: 'Infestation', + magmastorm: 'Magma Storm', + sandtomb: 'Sand Tomb', + whirlpool: 'Whirlpool', + wrap: 'Wrap', // Gen 1 lightscreen: 'Light Screen', reflect: 'Reflect',