Skip to content

Commit

Permalink
Add TERA_SHELL effect
Browse files Browse the repository at this point in the history
  • Loading branch information
hsahovic committed Apr 6, 2024
1 parent edab34e commit 5fff755
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/poke_env/environment/effect.py
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ class Effect(Enum):
TAUNT = auto()
TELEKINESIS = auto()
TELEPATHY = auto()
TERA_SHELL = auto()
TIDY_UP = auto()
TOXIC_DEBRIS = auto()
THERMAL_EXCHANGE = auto()
Expand Down

0 comments on commit 5fff755

Please sign in to comment.