diff --git a/src/data/move.ts b/src/data/move.ts index 81e6c8f8566..178dffc053c 100644 --- a/src/data/move.ts +++ b/src/data/move.ts @@ -55,6 +55,7 @@ export enum MoveTarget { /** {@link https://bulbapedia.bulbagarden.net/wiki/Category:Moves_that_target_all_Pok%C3%A9mon Moves that target all Pokemon} */ ALL, USER_SIDE, + /** {@link https://bulbapedia.bulbagarden.net/wiki/Category:Entry_hazard-creating_moves Entry hazard-creating moves} */ ENEMY_SIDE, BOTH_SIDES, PARTY