diff --git a/cast.py b/cast.py index 587fa147..a8731bd1 100644 --- a/cast.py +++ b/cast.py @@ -39,13 +39,6 @@ def cast(spell_name: str, target_name: str, platform: str) -> str: total *= crit else: crit_msg = "" - - - - - - - if platform == "telegram": if dmg_dice == 10 and dmg_max == 100 and dmg_mod == 20: return f"❇️‼️ Ho lanciato {spell} su " \