Skip to content

Commit

Permalink
Add SYRUP_BOMB effect
Browse files Browse the repository at this point in the history
  • Loading branch information
hsahovic committed Apr 6, 2024
1 parent 2b7ac6d commit 7f57f4b
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 @@ -176,6 +176,7 @@ class Effect(Enum):
SUBSTITUTE = auto()
SUCTION_CUPS = auto()
SUPREME_OVERLORD = auto()
SYRUP_BOMB = auto()
SWEET_VEIL = auto()
SYMBIOSIS = auto()
SYNCHRONIZE = auto()
Expand Down

0 comments on commit 7f57f4b

Please sign in to comment.