From 8f7706f20b386429b83c61208c5fd6301ff15453 Mon Sep 17 00:00:00 2001 From: Imasaab Date: Wed, 2 Jan 2019 21:49:27 +0100 Subject: [PATCH] halloween remove --- cast.py | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/cast.py b/cast.py index 3250b9f8..587fa147 100644 --- a/cast.py +++ b/cast.py @@ -39,13 +39,13 @@ def cast(spell_name: str, target_name: str, platform: str) -> str: total *= crit else: crit_msg = "" - # HALLOWEEN - if total >= 800: - return f"❇️ Ho lanciato {spell} su " \ - f"{target_name}.\n" \ - f"{crit_msg}" \ - f"...ma non succede nulla." - # END + + + + + + + if platform == "telegram": if dmg_dice == 10 and dmg_max == 100 and dmg_mod == 20: return f"❇️‼️ Ho lanciato {spell} su " \