mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-15 12:52:20 +02:00
Update move.ts
This commit is contained in:
parent
b2334bb130
commit
4423009c3d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user