Skip to content

Commit

Permalink
💣 REMOVE difficulty
Browse files Browse the repository at this point in the history
  • Loading branch information
tookender committed Oct 18, 2024
1 parent 3d6ff09 commit c09453a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extensions/dq/calculators.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ async def calc_damage(self, ctx, ability: app_commands.Choice[str], helmet_power
@app_commands.describe(current_level="The current level.")
@app_commands.describe(goal_level="The goal level.")
@app_commands.describe(dungeon_name="The name of the dungeon.")
@app_commands.describe(difficulty="The difficulty of the dungeon.")
@app_commands.describe(event_active="Whether the x2 EXP event is active.")
@app_commands.describe(booster_active="Whether the EXP potion is active.")
@app_commands.describe(vip="Whether you have VIP.")
Expand Down

0 comments on commit c09453a

Please sign in to comment.