diff --git a/cast.py b/cast.py index 1fb1dbfd..8a0f6569 100644 --- a/cast.py +++ b/cast.py @@ -42,7 +42,7 @@ def cast(spell_name: str, target_name: str, platform: str, halloween_callback=No # HALLOWEEN if total >= 800: halloween_callback() - return "❇️ Ho lanciato {spell} su " \ + return f"❇️ Ho lanciato {spell} su " \ f"{target_name}.\n" \ f"{crit_msg}" \ f"...ma non succede nulla." diff --git a/templates/owlcaptain.html b/templates/owlcaptain.html index 85686fac..0231a80a 100644 --- a/templates/owlcaptain.html +++ b/templates/owlcaptain.html @@ -106,7 +106,7 @@ {% elif loop.index == 2 %} {# la zucca di balu e max #}

- ! carve the ritual pumpkin + carve the ritual pumpkin

prepare a pumpkin, and empty its inside.
@@ -127,12 +127,14 @@ {% elif loop.index == 4 %} {# 1 #}

- uproot the evil + uproot the evil

listen to the sounds in here.
do you hear the evil that stole your voice?
- answer it. + answer it.
+ + you might need a fiery fox.