Skip to content

Commit

Permalink
more accurate
Browse files Browse the repository at this point in the history
  • Loading branch information
DigiDuncan committed Dec 2, 2023
1 parent 53ff86d commit 3ce3735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sizebot/lib/quake.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
STOMP_FACTOR = 0.5
JUMP_FACTOR = 1

BREATH_JOULES = 0.25
BREATH_JOULES = 0.025
POKE_JOULES = 8

def joules_to_mag(joules: float) -> Decimal:
Expand Down

0 comments on commit 3ce3735

Please sign in to comment.